1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
2019-04-09 22:52:33 +02:00
..
class-based-views
contrib Refs #27807 -- Removed docs for User.username_validator. 2019-04-07 20:02:20 -04:00
files
forms Fixed #30321 -- Added example of changed_data to forms docs. 2019-04-09 22:52:33 +02:00
models Removed unnecessary /static from links to PostgreSQL docs. 2019-03-29 21:49:44 -04:00
templates
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Removed unnecessary /static from links to PostgreSQL docs. 2019-03-29 21:49:44 -04:00
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on language cookies. 2019-04-08 11:26:06 +02:00
signals.txt
template-response.txt
unicode.txt Removed unnecessary /static from links to PostgreSQL docs. 2019-03-29 21:49:44 -04:00
urlresolvers.txt
urls.txt
utils.txt Refs #30278 -- Fixed link in cached_property docs. 2019-03-30 09:35:00 -04:00
validators.txt
views.txt