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
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs. 2013-07-25 07:38:14 -04:00
request-response.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt