Nick Pope 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 years ago
..
class-based-views 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 6 years ago
contrib 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 years ago
files 881362986a Fixed "byte string" typo in various docs and comments. 6 years ago
forms 25f4302349 Emphasized that TemplatesSetting must be used to override widget templates. 6 years ago
models 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 years ago
templates a68c029e22 Used extlinks for Django's source code. 6 years ago
applications.txt 9b15ff08ba Used auto-numbered lists in documentation. 6 years ago
checks.txt 4400d8296d Fixed #30241 -- Added more system checks of translation settings. 6 years ago
clickjacking.txt 9b15ff08ba Used auto-numbered lists in documentation. 6 years ago
csrf.txt 8e675e2bd8 Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. 6 years ago
databases.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 years ago
django-admin.txt a68c029e22 Used extlinks for Django's source code. 6 years ago
exceptions.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 years ago
middleware.txt bae66e759f Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_SESSIONS. 6 years ago
migration-operations.txt 5bbf31634f Fixed typo in docs/ref/migration-operations.txt. 6 years ago
request-response.txt 9aa56cb0d5 Fixed #30294 -- Allowed HttpResponse to accept memoryview content. 6 years ago
schema-editor.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
settings.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 years ago
signals.txt 3529d0eabf Corrected docs and removed unused code for got_request_exception signal's sender argument. 6 years ago
template-response.txt 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 6 years ago
unicode.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 years ago
urlresolvers.txt 79c196cfb2 Fixed #28766 -- Added ResolverMatch.route. 6 years ago
urls.txt 49f97b645f Refs #24733 -- Documented arguments for custom error views. 6 years ago
utils.txt a8e2a9bac6 Refs #15902 -- Deprecated storing user's language in the session. 6 years ago
validators.txt 24cae0bedc Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value. 6 years ago
views.txt df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 7 years ago