0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref
2016-08-16 09:03:13 -04:00
..
class-based-views
contrib Clarified when activating the btree_gin extension is necessary. 2016-08-16 09:03:13 -04:00
files
forms
models Made cosmetic edits to Field.default docs. 2016-08-15 10:44:39 -04:00
templates
applications.txt Fixed #27050 -- Corrected django.setup()'s parameter name in docs. 2016-08-11 07:01:55 -04:00
checks.txt Refs #26947 -- Added a deployment system check for SECURE_HSTS_PRELOAD. 2016-08-10 20:31:01 -04:00
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt Fixed #27008 -- Added --debug-mode option to DiscoverRunner. 2016-08-12 20:43:17 -04:00
exceptions.txt
index.txt
middleware.txt Fixed #26947 -- Added an option to enable the HSTS header preload directive. 2016-08-10 20:23:54 -04:00
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #26947 -- Added an option to enable the HSTS header preload directive. 2016-08-10 20:23:54 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt