django/docs/ref
Tim Schilling 34a69c2458 Corrected outputting BooleanField as HTML in forms docs. 2020-04-24 09:08:05 +02:00
..
class-based-views
contrib Updated iTunes podcast format link in syndication docs. 2020-04-20 08:10:13 +02:00
files Used :rfc: role in various docs. 2020-04-15 18:31:30 +02:00
forms Corrected outputting BooleanField as HTML in forms docs. 2020-04-24 09:08:05 +02:00
models Fixed term warning on Sphinx 3.0.1+. 2020-04-14 09:32:09 +02:00
templates Updated template language philosophy in DTL docs. 2020-04-23 20:42:55 +02:00
applications.txt
checks.txt Fixed #31351 -- Added system checks for partial indexes and unique constraints support. 2020-04-10 12:00:27 +02:00
clickjacking.txt
csrf.txt Prevented (and corrected) single backtick usage in docs. 2020-04-01 14:55:11 +02:00
databases.txt Corrected docs spelling of PgBouncer. 2020-04-01 14:55:11 +02:00
django-admin.txt Fixed broken link to Watchmen configuration in docs/ref/django-admin.txt. 2020-04-23 18:33:32 +02:00
exceptions.txt Refs #31224 -- Doc'd async adapter functions. 2020-03-13 07:13:44 +01:00
index.txt
middleware.txt Fixed some typos in comments and docs. 2019-10-02 15:50:46 +02:00
migration-operations.txt Refs #31320 -- Warned against using BEGIN/COMMIT in RunSQL. 2020-04-01 10:58:41 +02:00
paginator.txt
request-response.txt Prevented (and corrected) single backtick usage in docs. 2020-04-01 14:55:11 +02:00
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt Used :rfc: role in various docs. 2020-04-15 18:31:30 +02:00
urlresolvers.txt
urls.txt
utils.txt Refs #30165 -- Removed obsolete doc references to deprecated ugettext() & co. 2020-04-20 07:57:24 +02:00
validators.txt Capitalized Unicode in docs, strings, and comments. 2020-04-20 12:10:33 +02:00
views.txt