django/docs/ref
Akshesh 7c9bd07f69 Clarified when activating the btree_gin extension is necessary. 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 Fixed #26928 -- Changed forms' checked attribute to HTML5 boolean style. 2016-08-04 19:16:54 -04:00
models Made cosmetic edits to Field.default docs. 2016-08-15 10:44:39 -04:00
templates Removed unnecessary 'just' from docs/ref/templates/api.txt. 2016-07-30 09:26:54 -04:00
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 Fixed #26500 -- Added SKIP LOCKED support to select_for_update(). 2016-08-08 12:01:43 -04:00
django-admin.txt Fixed #27008 -- Added --debug-mode option to DiscoverRunner. 2016-08-12 20:43:17 -04:00
exceptions.txt Moved EmpytResultSet to django.core.exceptions. 2016-08-08 10:43:34 -04:00
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 Fixed #26808 -- Added Meta.indexes for class-based indexes. 2016-08-05 18:12:51 -04:00
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 Fixed #26918 -- Clarified source of pre/post_save update_fields argument. 2016-07-21 10:06:41 -04:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt