Django for Designers: Difference between revisions

Content added Content deleted
imported>Paulproteus
imported>Aldeka
Line 4: Line 4:


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.
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 class="instructor">
This is an instructor note.
</div>


===Things you should know already===
===Things you should know already===