django1/docs/ref
Caio Ariede d38c34119e Fixed #21528 -- Added note about filtering form field's queryset based on instance to admin docs. 2020-07-13 20:32:57 +02:00
..
class-based-views Fixed #31620 -- Added support for %V format to WeekMixin/WeekArchiveView. 2020-06-26 11:12:57 +02:00
contrib Fixed #21528 -- Added note about filtering form field's queryset based on instance to admin docs. 2020-07-13 20:32:57 +02:00
files Used :pep: role in various docs. 2020-05-13 09:14:04 +02:00
forms Fixed #21528 -- Added note about filtering form field's queryset based on instance to admin docs. 2020-07-13 20:32:57 +02:00
models Fixed #31770 -- Allowed select_for_update(of) on MySQL 8.0.1+. 2020-07-13 10:15:43 +02:00
templates Refs #31493 -- Replaced var with const/let in documentation JS. 2020-06-24 12:20:57 +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 Fixed #31530 -- Added system checks for invalid model field names in CheckConstraint.check and UniqueConstraint.condition. 2020-07-06 09:16:57 +02:00
clickjacking.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
csrf.txt Refs #31493 -- Replaced var with const/let in documentation JS. 2020-06-24 12:20:57 +02:00
databases.txt Fixed #31770 -- Allowed select_for_update(of) on MySQL 8.0.1+. 2020-07-13 10:15:43 +02:00
django-admin.txt Fixed #31509 -- Made DiscoverRunner enable faulthandler by default. 2020-07-10 18:55:50 +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 #31739 -- Documented dependency between HttpRequest stream IO methods and body. 2020-07-08 10:40:33 +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 Improved RegexValidator docs. 2020-06-30 12:44:10 +02:00
views.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00