1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/ref
2015-04-29 20:35:22 -04:00
..
class-based-views Fixed #24643 -- Added get_context_data() method to FormMixin 2015-04-24 20:17:29 -04:00
contrib Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 2015-04-28 12:07:02 -04:00
files
forms
models Fixed #24665 -- Clarified model field flag defaults. 2015-04-29 20:35:22 -04:00
templates Added docs for new template loader api. 2015-04-22 14:49:22 -05:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
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
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt
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