django/docs/ref
Johannes Hoppe f13bd32110 Refs #14370 -- Fixed typo in ModelAdmin.autocomplete_fields docs. 2017-09-19 08:51:46 -04:00
..
class-based-views Removed unneeded right quotes in docs to fix spelling errors. 2017-07-18 08:24:49 -04:00
contrib Refs #14370 -- Fixed typo in ModelAdmin.autocomplete_fields docs. 2017-09-19 08:51:46 -04:00
files
forms Removed stray versionadded/changed annotations for 1.10. 2017-09-02 21:47:01 -04:00
models Fixed #26608 -- Added support for window expressions (OVER clause). 2017-09-18 09:42:29 -04:00
templates Removed stray versionadded/changed annotations for 1.10. 2017-09-02 21:47:01 -04:00
applications.txt
checks.txt Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyField in the admin. 2017-09-18 13:48:02 -04:00
clickjacking.txt
csrf.txt Refs #16870 -- Doc'd that CSRF protection requires the Referer header. 2017-06-22 11:50:00 -04:00
databases.txt Fixed #28010 -- Added FOR UPDATE OF support to QuerySet.select_for_update(). 2017-06-29 16:00:15 -04:00
django-admin.txt Refs #24928 -- Added introspection support for PostgreSQL JSONField 2017-09-09 18:26:29 +02:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs. 2017-08-30 06:25:51 -04:00
schema-editor.txt
settings.txt Fixed #28435 -- Removed inaccurate warning about SECURE_HSTS_PRELOAD. 2017-07-25 15:12:50 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt Refs #28593 -- Moved django.conf.urls.include() to django.urls(). 2017-09-13 16:32:03 -04:00
utils.txt Removed unused reference in docs/ref/utils.txt. 2017-08-16 18:42:37 +05:00
validators.txt Fixed #28201 -- Added ProhibitNullCharactersValidator and used it on CharField form field. 2017-08-12 20:14:14 -04:00
views.txt Refs #23919, #27778 -- Removed obsolete mentions of unicode. 2017-01-26 08:19:27 -05:00