Neal Todd d84f01ff08 Amended get_all_related_objects() backwards compatible replacement. 10 years ago
..
class-based-views fea45eff5a Fixed #24439 -- Removed incorrect make_object_list attributes in CBV docs. 10 years ago
contrib d3bf5e7b00 Fixed #24645 -- Documented use of HStoreExtension. 10 years ago
files e42a720ba2 Fixed typos and updated spelling wordlist. 10 years ago
forms 28986da4ca Fixed #5986 -- Added ability to customize order of Form fields 10 years ago
models d84f01ff08 Amended get_all_related_objects() backwards compatible replacement. 10 years ago
templates f47c796b52 Fixed #24657 -- Fixed include template tag example. 10 years ago
applications.txt e42a720ba2 Fixed typos and updated spelling wordlist. 10 years ago
checks.txt 966a29c2b8 Fixed #24479 -- Added system check to prevent both ordering and order_wrt. 10 years ago
clickjacking.txt 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 10 years ago
csrf.txt 668d53cd12 Fixed #21495 -- Added settings.CSRF_HEADER_NAME 10 years ago
databases.txt 0c91a419f8 Dropped support for PostgreSQL 9.0. 10 years ago
django-admin.txt 5564d0f2ee Fixed #24560 -- Added a --dry-run mode to the createcachetable command. 10 years ago
exceptions.txt 2b19b3a031 Fixed #24359 -- Cleaned up docs/ref/exceptions.html 10 years ago
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 years ago
middleware.txt c79faae761 Removed versionadded/changed notes for 1.7. 10 years ago
migration-operations.txt c79faae761 Removed versionadded/changed notes for 1.7. 10 years ago
request-response.txt 62261ddd0f Fixed #24644 -- Added HTTP_ACCEPT to example headers list. 10 years ago
schema-editor.txt 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. 10 years ago
settings.txt cb506aed2a Fixed #23814 -- Documented apps refactored out of Django. 10 years ago
signals.txt c79faae761 Removed versionadded/changed notes for 1.7. 10 years ago
template-response.txt 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. 10 years ago
unicode.txt 27ad12a9b8 Fixed wrong operator in iri_to_uri() docs 10 years ago
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. 10 years ago
urls.txt a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 years ago
utils.txt 1f2abf784a Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates. 10 years ago
validators.txt 3e64f3d0fc Fixed #24531 -- Improved CommaSeparatedIntegerField validation. 10 years ago
views.txt 9eb4f28e89 Deprecated TEMPLATE_CONTEXT_PROCESSORS. 10 years ago