django/docs/ref
2020-04-23 18:34:03 +02:00
..
class-based-views [3.0.x] Fixed #31270 -- Doc'd RedirectView.get_redirect_url() arguments. 2020-02-14 10:33:20 +01:00
contrib [3.0.x] Updated iTunes podcast format link in syndication docs. 2020-04-20 08:10:42 +02:00
files [3.0.x] Used :rfc: role in various docs. 2020-04-15 20:02:38 +02:00
forms [3.0.x] Refs #10427 -- Corrected BoundField.css_classes() signature in docs. 2020-04-10 08:01:17 +02:00
models [3.0.x] Fixed term warning on Sphinx 3.0.1+. 2020-04-14 09:32:48 +02:00
templates [3.0.x] Fixed typo in docs/ref/templates/builtins.txt. 2020-04-15 10:41:40 +02:00
applications.txt [3.0.x] Clarified AppConfig.ready() docs example. 2020-01-22 13:52:23 +01:00
checks.txt [3.0.x] Removed hint from fields.E310 message in system check docs. 2020-02-26 12:01:32 +01:00
clickjacking.txt
csrf.txt [3.0.x] Prevented (and corrected) single backtick usage in docs. 2020-04-01 15:15:21 +02:00
databases.txt [3.0.x] Corrected docs spelling of PgBouncer. 2020-04-01 15:15:21 +02:00
django-admin.txt [3.0.x] Fixed broken link to Watchmen configuration in docs/ref/django-admin.txt. 2020-04-23 18:34:03 +02:00
exceptions.txt [3.0.x] Refs #31224 -- Doc'd async adapter functions. 2020-03-13 07:37:30 +01:00
index.txt
middleware.txt
migration-operations.txt [3.0.x] Refs #31320 -- Warned against using BEGIN/COMMIT in RunSQL. 2020-04-01 10:59:42 +02:00
paginator.txt
request-response.txt [3.0.x] Prevented (and corrected) single backtick usage in docs. 2020-04-01 15:15:21 +02:00
schema-editor.txt [3.0.x] Removed obsolete references to South database migrations. 2020-03-23 11:56:27 +01:00
settings.txt [3.0.x] Fixed #31400 -- Doc'd the expected type of CONN_MAX_AGE database option. 2020-03-27 07:02:09 +01:00
signals.txt
template-response.txt
unicode.txt [3.0.x] Used :rfc: role in various docs. 2020-04-15 20:02:38 +02:00
urlresolvers.txt
urls.txt [3.0.x] Documented arguments for custom 500 error view. 2019-11-06 09:27:23 +01:00
utils.txt [3.0.x] Refs #30165 -- Removed obsolete doc references to deprecated ugettext() & co. 2020-04-20 07:58:03 +02:00
validators.txt [3.0.x] Fixed #31029 -- Used more specific links to RFCs. 2019-11-28 07:59:46 +01:00
views.txt