0
0
mirror of https://github.com/django/django.git synced 2024-11-28 10:48:32 +01:00
django/docs/ref
2015-05-11 22:02:14 +02:00
..
class-based-views Fixed #24643 -- Added get_context_data() method to FormMixin 2015-04-24 20:17:29 -04:00
contrib Fixed #24553 -- Added the list of available applications to AdminSite.each_context() 2015-05-11 12:07:36 -04:00
files
forms Fixed #24520 -- Documented Widget.supports_microseconds 2015-05-06 13:31:36 -04:00
models Fixed #24763 -- Moved DoesNotExist exception to model docs. 2015-05-08 13:05:50 -04:00
templates Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:26:42 -04:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:26:42 -04:00
databases.txt
django-admin.txt Removed initial data from flush docs since it's removed; refs #24711. 2015-04-27 13:20:38 -04:00
exceptions.txt Fixed #24763 -- Moved DoesNotExist exception to model docs. 2015-05-08 13:05:50 -04:00
index.txt
middleware.txt Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:26:42 -04:00
migration-operations.txt Fixed #24591 -- Optimized cloning of ModelState objects. 2015-04-20 19:53:21 -04:00
request-response.txt
schema-editor.txt
settings.txt Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:26:42 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 2015-04-28 12:07:02 -04:00
validators.txt
views.txt Fixed #24733 -- Passed the triggering exception to 40x error handlers 2015-05-11 22:02:14 +02:00