Django for Designers: Difference between revisions

no edit summary
imported>Aldeka
No edit summary
 
(7 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 37 ⟶ 35:
* [[/Basic views|Part 2: URLs, basic views, templates, static files]]
* [[/Adding models|Part 3: Models, our database, and making it visible]]
* [[/StylingCRUD|Part 4: Style timeCRUD]]
* [[/SharingStyling|Part 5: SharingStyle with otherstime]]
* [[/Whats_nextSharing|Part 6: ExercisesSharing forwith the readerothers]]
* [[/Whats_next|Part 7: Exercises for the reader]]
 
[https://dl.dropbox.com/u/84751227/cheatsheet.pdf A possibly-helpful cheatsheet for common command line operations (PDF)]
Anonymous user