django/docs/ref
Yash Saini a8c0246ece Refs #31541 -- Added example of creating Redirect objects to redirects app docs. 2020-06-23 12:36:53 +02:00
..
class-based-views Fixed #31696 -- Updated OWASP links in docs. 2020-06-15 09:44:08 +02:00
contrib Refs #31541 -- Added example of creating Redirect objects to redirects app docs. 2020-06-23 12:36:53 +02:00
files Used :pep: role in various docs. 2020-05-13 09:14:04 +02:00
forms Fixed #20347 -- Allowed customizing the maximum number of instantiated forms in formsets. 2020-06-05 12:01:32 +02:00
models Fixed #31702 -- Added support for PostgreSQL opclasses in UniqueConstraint. 2020-06-16 07:19:00 +02:00
templates Fixed typo in docs/ref/templates/language.txt. 2020-06-01 20:51:54 +02:00
applications.txt Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
checks.txt Refs #30913 -- Added system checks for covering indexes and unique constraints support. 2020-06-04 12:26:25 +02:00
clickjacking.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
csrf.txt Prevented (and corrected) single backtick usage in docs. 2020-04-01 14:55:11 +02:00
databases.txt Updated list of third-party DB backends. 2020-05-21 20:54:42 +02:00
django-admin.txt Fixed #31690 -- Added note about fuzzy entries in translation docs. 2020-06-15 07:58:47 +02:00
exceptions.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
index.txt Fixed #28581 -- Moved django.core.paginator documentation to API Reference. 2019-07-04 11:04:39 +02:00
middleware.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
migration-operations.txt Fixed #31468 -- Allowed specifying migration filename in Operation. 2020-05-28 11:42:53 +02:00
paginator.txt Fixed #14218 -- Added Paginator.__iter__(). 2019-10-02 09:49:31 +02:00
request-response.txt Fixed #31696 -- Updated OWASP links in docs. 2020-06-15 09:44:08 +02:00
schema-editor.txt Removed obsolete references to South database migrations. 2020-03-23 11:55:58 +01:00
settings.txt Fixed #31696 -- Updated OWASP links in docs. 2020-06-15 09:44:08 +02:00
signals.txt Fixed typo in docs/ref/signals.txt. 2019-10-30 16:52:40 +01:00
template-response.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
unicode.txt Used :rfc: role in various docs. 2020-04-15 18:31:30 +02:00
urlresolvers.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
urls.txt Fixed #31534 -- Deprecated django.conf.urls.url(). 2020-05-05 07:34:34 +02:00
utils.txt Fixed #28694 -- Made django.utils.text.slugify() strip dashes and underscores. 2020-05-29 06:47:51 +02:00
validators.txt Refs #31670 -- Renamed whitelist argument and attribute of EmailValidator. 2020-06-18 21:43:20 +02:00
views.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00