django/docs/ref
Mariusz Felisiak f6f0f524c3
[2.0.x] Removed extra characters in docs header underlines.
Backport of 25829197bb from master
2019-02-08 21:42:49 +01:00
..
class-based-views [2.0.x] Alphabetized imports in various docs. 2018-05-12 19:41:40 +02:00
contrib [2.0.x] Fixed #29460 -- Added support for GEOS 3.6. 2018-05-31 11:36:43 -04:00
files Refs #27777 -- Improved docs/added test for File context manager change. 2017-05-31 21:02:58 -04:00
forms [2.0.x] Alphabetized imports in various docs. 2018-05-12 19:41:40 +02:00
models [2.0.x] Refs #26608 -- Removed incorrect sentence in Expression.contains_over_clause docs. 2018-07-05 11:38:35 -04:00
templates [2.0.x] Fixed #29055 -- Doc'd that escapejs doesn't make template literals safe. 2018-01-27 09:41:15 -05:00
applications.txt Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
checks.txt [2.0.x] Fixed #28663 -- Add a check for likely incorrectly migrated django.urls.path() routes. 2017-11-07 11:40:17 -05:00
clickjacking.txt Updated various links in docs to avoid redirects 2017-05-22 19:28:44 +02:00
csrf.txt [2.0.x] Alphabetized imports in various docs. 2018-05-12 19:41:40 +02:00
databases.txt [2.0.x] Removed extra characters in docs header underlines. 2019-02-08 21:42:49 +01:00
django-admin.txt [2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:56:33 -04:00
exceptions.txt
index.txt
middleware.txt [2.0.x] Removed docs for obsolete ExceptionMiddleware. 2018-05-27 13:29:44 -04:00
migration-operations.txt [2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:56:33 -04:00
request-response.txt [2.0.x] Fixed docs typo in HttpResponse.set_signed_cookie() signature. 2018-05-27 16:51:30 -04:00
schema-editor.txt
settings.txt [2.0.x] Fixed #28403 -- Added missing formats in FORMAT_MODULE_PATH docs. 2018-01-24 14:48:39 -05:00
signals.txt Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). 2017-04-06 09:09:49 -04:00
template-response.txt
unicode.txt [2.0.x] Refs #23919 -- Replaced doc references to django.utils.http.urlquote() and urlquote_plus() with standard library alternatives. 2017-11-01 11:11:48 -04:00
urlresolvers.txt [2.0.x] Alphabetized imports in various docs. 2018-05-12 19:41:40 +02:00
urls.txt [2.0.x] Corrected doc'd type of some parameters from string to str. 2018-02-12 09:37:57 -05:00
utils.txt [2.0.x] Corrected cached_property() signature in docs. 2018-07-06 08:56:37 -04:00
validators.txt Fixed #28201 -- Added ProhibitNullCharactersValidator and used it on CharField form field. 2017-08-12 20:14:14 -04:00
views.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00