django/docs/ref
Hasan Ramezani 5195b99e2c Fixed #29560 -- Added --force-color management command option. 2018-09-11 11:15:42 -04:00
..
class-based-views Corrected ModelFormMixin.form_invalid() signature in docs. 2018-08-27 20:52:33 -04:00
contrib Refs #20910 -- Replaced snippet directive with code-block. 2018-09-10 13:00:34 -04:00
files
forms Corrected forms.TimeField's default widget in docs. 2018-09-04 18:18:42 -05:00
models Refs #20910 -- Replaced snippet directive with code-block. 2018-09-10 13:00:34 -04:00
templates Refs #20910 -- Replaced snippet directive with code-block. 2018-09-10 13:00:34 -04:00
applications.txt
checks.txt Refs #29713 -- Improved error message from translation system check. 2018-09-06 13:49:25 +02:00
clickjacking.txt
csrf.txt Removed duplicate words in docs. 2018-07-18 11:24:06 -04:00
databases.txt Fixed #29709 -- Updated recommended SQL Server backend to django-pyodbc-azure. 2018-08-25 18:36:00 -04:00
django-admin.txt Fixed #29560 -- Added --force-color management command option. 2018-09-11 11:15:42 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt Fixed #11964 -- Added support for database check constraints. 2018-07-10 15:32:33 -04:00
request-response.txt
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt Refs #24733 -- Documented arguments for custom error views. 2018-07-31 17:02:40 -04:00
utils.txt Fixed utils.html.escape()'s docs with regards to string coercion. 2018-07-18 14:15:42 -04:00
validators.txt
views.txt