..
_images
auth
Fixed #30948 -- Changed packaging to use declarative config in setup.cfg.
2019-11-08 14:14:13 +01:00
class-based-views
Corrected some typos in documentation.
2019-12-18 11:36:27 +01:00
db
Used 🎫 role in all tickets links.
2019-11-26 14:02:24 +01:00
forms
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags.
2019-12-11 09:49:54 +01:00
http
Fixed #31069 , Refs #26431 -- Doc'd RegexPattern behavior change in passing optional named groups in Django 3.0.
2019-12-12 14:24:10 +01:00
i18n
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
2019-12-18 13:15:38 +01:00
testing
Corrected some typos in documentation.
2019-12-18 11:36:27 +01:00
async.txt
Fixed #31056 -- Allowed disabling async-unsafe check with an environment variable.
2019-12-03 17:29:31 +01:00
cache.txt
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
2019-12-18 13:15:38 +01:00
checks.txt
conditional-view-processing.txt
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00
email.txt
Refs #29983 -- Added pathlib.Path support to the file email backend.
2019-11-06 09:33:07 +01:00
external-packages.txt
files.txt
Fixed typo in docs/topics/files.txt.
2019-11-11 11:51:39 +01:00
index.txt
Refs #30451 -- Doc'd asynchronous support and async-safety.
2019-12-03 17:29:10 +01:00
install.txt
Refs #28954 -- Remove remaining Jython documentation.
2019-12-19 16:42:12 +01:00
logging.txt
Fixed #31008 -- Fixed typos in docs/topics/logging.txt.
2019-11-20 20:35:36 +01:00
migrations.txt
Fixed #30955 -- Doc'd that only concrete base models are stored in historical models bases.
2019-11-08 09:41:36 +01:00
pagination.txt
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
2019-07-04 11:04:39 +02:00
performance.txt
Corrected some typos in documentation.
2019-12-18 11:36:27 +01:00
security.txt
Fixed #29406 -- Added support for Referrer-Policy header.
2019-09-09 13:35:41 +02:00
serialization.txt
Removed versionadded/changed annotations for 2.2.
2019-09-10 12:01:00 +02:00
settings.txt
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00
signals.txt
Documented the order in which signal receivers are called.
2019-10-28 13:31:23 +01:00
signing.txt
templates.txt
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00