django/docs/ref
Tim Graham 39ebdf5a3c Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1. 2019-02-04 18:07:02 -05:00
..
class-based-views Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 2019-01-17 10:50:25 -05:00
contrib Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1. 2019-02-04 18:07:02 -05:00
files
forms
models Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1. 2019-02-04 18:07:02 -05:00
templates Removed versionadded/changed annotations for 2.1. 2019-01-17 10:50:25 -05:00
applications.txt
checks.txt Fixed #20098 -- Added a check for model Meta.db_table collisions. 2018-12-24 10:40:11 -05:00
clickjacking.txt
csrf.txt
databases.txt Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1. 2019-02-04 18:07:02 -05:00
django-admin.txt Fixed #29973 -- Added compilemessages --ignore option. 2019-01-28 18:23:41 -05:00
exceptions.txt
index.txt
middleware.txt Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_SESSIONS. 2019-01-30 11:02:26 -05:00
migration-operations.txt Fixed typo in docs/ref/migration-operations.txt. 2019-01-02 17:56:25 -05:00
request-response.txt Fixed typo in docs/ref/request-response.txt. 2019-01-27 17:30:47 -05:00
schema-editor.txt
settings.txt Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_SESSIONS. 2019-01-30 11:02:26 -05:00
signals.txt
template-response.txt Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 2019-01-17 10:50:25 -05:00
unicode.txt
urlresolvers.txt Fixed #28766 -- Added ResolverMatch.route. 2018-12-06 18:05:40 -05:00
urls.txt
utils.txt Fixed #30116 -- Dropped support for Python 3.5. 2019-01-30 10:19:48 -05:00
validators.txt
views.txt