django/docs/topics/http
Andrew Godwin de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration
Conflicts:
	django/core/management/commands/flush.py
	django/core/management/commands/syncdb.py
	django/db/models/loading.py
	docs/internals/deprecation.txt
	docs/ref/django-admin.txt
	docs/releases/1.7.txt
2013-08-09 14:17:30 +01:00
..
_images Added PDF version of SVG file for latexpdf builds. 2012-12-16 19:42:53 +01:00
decorators.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
file-uploads.txt Fixed #13721 -- Added UploadedFile.content_type_extra. 2013-07-11 09:11:59 -04:00
generic-views.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 2010-12-27 13:27:26 +00:00
middleware.txt Fixed #20862 -- Updated startproject MIDDLEWARE_CLASSES in docs. 2013-08-05 08:14:27 -04:00
sessions.txt Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00
shortcuts.txt Clarified get_list_or_404 docs, refs #14150. 2013-06-24 07:00:53 -04:00
urls.txt Added missing request argument to example in URL dispatcher docs 2013-08-03 20:42:02 +01:00
views.txt Fixed #20667 - Removed discussion of DEBUG from tutorial. 2013-08-01 18:07:59 -04:00