1
0
mirror of https://github.com/django/django.git synced 2025-01-10 10:26:34 +00:00
django/docs/ref
2016-07-21 10:29:06 -04:00
..
class-based-views
contrib [1.10.x] Fixed typos in docs/ref/contrib/postgres/search.txt 2016-07-14 07:53:00 -04:00
files
forms [1.10.x] Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_name 2016-07-08 11:30:26 -04:00
models [1.10.x] Fixed #26899 -- Documented why RawSQL params is a required parameter. 2016-07-21 10:29:06 -04:00
templates
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt [1.10.x] Reverted "Fixed #25388 -- Added an option to allow disabling of migrations during test database creation" 2016-07-14 09:22:06 -04:00
signals.txt [1.10.x] Fixed #26918 -- Clarified source of pre/post_save update_fields argument. 2016-07-21 10:07:24 -04:00
template-response.txt
unicode.txt
urlresolvers.txt [1.10.x] Fixed capitalization of "URL pattern". 2016-07-06 15:31:44 -04:00
urls.txt
utils.txt
validators.txt
views.txt