django/docs/ref
Ling-Xiao Yang 04ab96ec4f Fixed #28015 -- Added makemessages --add-location option.
Thanks François Freitag for review.
2017-05-22 09:03:53 -04:00
..
class-based-views
contrib Refs #27996 -- Skipped RandomUUID test on PostgreSQL 9.3. 2017-05-15 09:26:38 -04:00
files Refs #23919 -- Removed File's Python 2 proxied methods. 2017-04-26 14:44:07 -04:00
forms
models Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 2017-05-06 06:59:04 -04:00
templates
applications.txt
checks.txt
clickjacking.txt Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
csrf.txt
databases.txt Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 2017-05-06 06:59:04 -04:00
django-admin.txt Fixed #28015 -- Added makemessages --add-location option. 2017-05-22 09:03:53 -04:00
exceptions.txt
index.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
middleware.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
migration-operations.txt Removed unused imports in example migrations. 2017-01-21 07:40:33 -05:00
request-response.txt
schema-editor.txt
settings.txt Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 2017-05-06 06:59:04 -04:00
signals.txt
template-response.txt
unicode.txt Refs #28196 -- Removed mentions of bytestrings for EmailMessage 2017-05-14 19:42:32 +02:00
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt