Collin Anderson 5dddd79433 Fixed #20349 -- Moved setting_changed signal to django.core.signals. 10 years ago
..
class-based-views 493ab45349 Updated TemplateResponseMixin docs to reflect new behavior after refs #23789. 10 years ago
contrib 8842bc101c Fixed some docs spelling mistakes. 10 years ago
files 0a4b04fc23 Used https for most *.python.org links 10 years ago
forms 57554442fe Fixed #2443 -- Added DurationField. 10 years ago
models 5ca82e710e Fixed #24033 -- Use interval type on Oracle. 10 years ago
templates 0a4b04fc23 Used https for most *.python.org links 10 years ago
applications.txt 0fde2ca036 Fixed typo in docs/ref/applications.txt. 10 years ago
checks.txt f39b0421b4 Fixed #23338 -- Added warning when unique=True on ForeigKey 10 years ago
clickjacking.txt 51c8045145 Removed versionadded/changed annotations for 1.6. 11 years ago
csrf.txt fa680ce1e2 Fixed #23825 -- Added links for decorating class-based views to the CSRF docs. 10 years ago
databases.txt 337cd09836 Updated some other external links in the docs 10 years ago
django-admin.txt 6403e07c50 Moved version directives to the bottom of the loaddata section. 10 years ago
exceptions.txt 056a3c6c37 Fixed #23682 -- Enhanced circular redirects detection in tests. 10 years ago
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 years ago
middleware.txt df0523debc Fixed #23531 -- Added CommonMiddleware.response_redirect_class. 10 years ago
migration-operations.txt aa5ef0d4fc Fixed #23822 -- Added support for serializing model managers in migration 10 years ago
request-response.txt 059c9ab24c Fixed #23977 -- Added setdefault() method to HttpResponse 10 years ago
schema-editor.txt ab8d8e00c9 Improved formatting and links of migration docs. 11 years ago
settings.txt 446b50b90e Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX 10 years ago
signals.txt 5dddd79433 Fixed #20349 -- Moved setting_changed signal to django.core.signals. 10 years ago
template-response.txt b748a8bc67 Fixed #23789 -- TemplateResponse handles context differently from render 10 years ago
unicode.txt 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. 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 57554442fe Fixed #2443 -- Added DurationField. 10 years ago
validators.txt c48a29a02a Fixed #23639 -- Fixed doc error in RegexValidator.regex 10 years ago
views.txt 5b98ba08e2 Fixed #21938 -- Moved documentation for error views to reference guide. 10 years ago