django/docs/ref
Preston Timmons 8625c7aab3 Fixed #16096 -- Added origin attribute to template instances.
Thanks jdunck for the suggestion.
2013-09-06 09:14:52 -04:00
..
class-based-views Fixed #20944 -- Removed inaccurate statement about View.dispatch(). 2013-08-22 09:20:50 -04:00
contrib Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 2013-09-05 20:14:58 -04:00
files Added links to file docs. 2013-08-29 12:48:59 -04:00
forms Fixed #21009 -- Added a versionchanged note regarding changes to clean(). 2013-09-05 05:47:45 -04:00
models Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 2013-09-05 20:14:58 -04:00
templates Fixed #16096 -- Added origin attribute to template instances. 2013-09-06 09:14:52 -04:00
clickjacking.txt
databases.txt Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 2013-09-05 20:14:58 -04:00
django-admin.txt Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 2013-09-05 20:14:58 -04:00
exceptions.txt Fixed #21044 -- Documented django.core.urlresolvers.Resolver404 2013-09-05 08:45:33 -04:00
index.txt
middleware.txt Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs. 2013-07-25 07:38:14 -04:00
request-response.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
settings.txt Fixed #20973 -- Document serving static files without django.contrib.staticfiles 2013-09-03 08:59:08 -04:00
signals.txt Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-19 18:30:48 +01:00
template-response.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
unicode.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
urlresolvers.txt Fixed #21044 -- Documented django.core.urlresolvers.Resolver404 2013-09-05 08:45:33 -04:00
urls.txt
utils.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
validators.txt
views.txt