django/docs/topics/http
Malcolm Tredinnick fa63f1642d Fixed #8975 -- Added a note to the documentation for reverse() that all views
must be importable for URL reversing to work correctly.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9167 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-06 08:31:32 +00:00
..
_images
file-uploads.txt Fixed #9075: Added a call to close() in the example file upload handler. Thanks to Brendan (bmsleight) for the suggestion. 2008-09-14 10:32:04 +00:00
generic-views.txt
index.txt
middleware.txt
sessions.txt
shortcuts.txt
urls.txt Fixed #8975 -- Added a note to the documentation for reverse() that all views 2008-10-06 08:31:32 +00:00
views.txt