Django for Designers: Difference between revisions

no edit summary
imported>Paulproteus
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 5:
This is a tutorial on web programming, so we will go beyond just Django and discuss third-party Django apps and other real-world web development tools. We'll also be emphasizing areas of Django that particularly affect designers, such as static files, template inheritance, and AJAX.
 
<div style="font-size: 200%; text-align: center;">[http://www.youtube.com/watch?v=Z8FC8_2h5iM Watch the tutorial video!]</div>
<div class="instructor">
This is an instructor note.
</div>
 
===Things you should know already===
Line 38 ⟶ 36:
* [[/Adding models|Part 3: Models, our database, and making it visible]]
* [[/CRUD|Part 4: CRUD]]
* [[/Styling|Part 45: Style time]]
* [[/Sharing|Part 56: Sharing with others]]
* [[/Whats_next|Part 67: Exercises for the reader]]
 
[https://dl.dropbox.com/u/84751227/cheatsheet.pdf A possibly-helpful cheatsheet for common command line operations (PDF)]
Anonymous user