Markus Bertheau 4a438e400b Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 10 anni fa
..
class-based-views 8a1824d465 Fixed #24643 -- Added get_context_data() method to FormMixin 10 anni fa
contrib 4a438e400b Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 10 anni fa
files e42a720ba2 Fixed typos and updated spelling wordlist. 10 anni fa
forms 28986da4ca Fixed #5986 -- Added ability to customize order of Form fields 10 anni fa
models 2d76b61dc2 Fixed #24649 -- Allowed using Avg aggregate on non-numeric field types. 10 anni fa
templates 8ae04e7630 Added docs for new template loader api. 10 anni fa
applications.txt e42a720ba2 Fixed typos and updated spelling wordlist. 10 anni fa
checks.txt 966a29c2b8 Fixed #24479 -- Added system check to prevent both ordering and order_wrt. 10 anni fa
clickjacking.txt 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 10 anni fa
csrf.txt 668d53cd12 Fixed #21495 -- Added settings.CSRF_HEADER_NAME 10 anni fa
databases.txt 0c91a419f8 Dropped support for PostgreSQL 9.0. 10 anni fa
django-admin.txt 4870b304f2 Removed initial data from flush docs since it's removed; refs #24711. 10 anni fa
exceptions.txt 2b19b3a031 Fixed #24359 -- Cleaned up docs/ref/exceptions.html 10 anni fa
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 anni fa
middleware.txt c79faae761 Removed versionadded/changed notes for 1.7. 10 anni fa
migration-operations.txt 1a1f16d67d Fixed #24591 -- Optimized cloning of ModelState objects. 10 anni fa
request-response.txt 62261ddd0f Fixed #24644 -- Added HTTP_ACCEPT to example headers list. 10 anni fa
schema-editor.txt 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. 10 anni fa
settings.txt cb506aed2a Fixed #23814 -- Documented apps refactored out of Django. 10 anni fa
signals.txt c79faae761 Removed versionadded/changed notes for 1.7. 10 anni fa
template-response.txt 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. 10 anni fa
unicode.txt 27ad12a9b8 Fixed wrong operator in iri_to_uri() docs 10 anni fa
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. 10 anni fa
urls.txt a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 anni fa
utils.txt 4a438e400b Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 10 anni fa
validators.txt 3e64f3d0fc Fixed #24531 -- Improved CommaSeparatedIntegerField validation. 10 anni fa
views.txt 9eb4f28e89 Deprecated TEMPLATE_CONTEXT_PROCESSORS. 10 anni fa