Django for Designers: Difference between revisions

imported>Paulproteus
(→‎Handling those URLs with some basic views: It's not a method 'cause it's not on a class)
imported>Paulproteus
Line 2,106:
 
==== Handling user-uploaded media ====
 
(let's add an image to the Tag, and add a form for it)
 
==== Installing django-debug-toolbar and what it's useful for ====
Anonymous user