1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/ref
Mads Jensen aa2cb4c622 Refs #26327 -- Renamed JsonAgg to JSONBAgg.
Thanks to Christian von Roques for the report.
2016-11-28 06:57:01 -05:00
..
class-based-views
contrib Refs #26327 -- Renamed JsonAgg to JSONBAgg. 2016-11-28 06:57:01 -05:00
files
forms
models Fixed #27511 -- Corrected Field.related_model docs about GenericRelation. 2016-11-21 12:30:54 -05:00
templates
applications.txt Fixed #25966 -- Made get_user_model() work at import time. 2016-11-25 14:15:49 +01:00
checks.txt Fixed #27295 -- Added a system check to prohibit model names that start or end with an underscore or contain double underscores. 2016-11-22 10:14:10 -05:00
clickjacking.txt
csrf.txt
databases.txt Fixed #27420 -- Quoted the Oracle test user password in queries. 2016-11-08 16:30:22 -05:00
django-admin.txt Fixed #27438 -- Added the diffsettings --default option. 2016-11-10 07:50:49 -05:00
exceptions.txt
index.txt
middleware.txt Fixed typo in docs/ref/middleware.txt. 2016-11-06 13:22:08 +01:00
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed typo in docs/ref/settings.txt. 2016-11-11 07:01:48 -05:00
signals.txt
template-response.txt
unicode.txt Updated Oracle docs links to Oracle 12c. 2016-10-31 14:32:50 -04:00
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt