0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/docs/topics
2019-10-30 08:41:31 +01:00
..
_images
auth Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
class-based-views Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
db Refs #26207 -- Removed obsolete note about slow constructing a model with deferred fields. 2019-10-14 12:51:07 +02:00
forms Fixed #30917 -- Clarified formsets topic documentation. 2019-10-30 08:41:31 +01:00
http Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
i18n Refs #26601 -- Used new-style middlewares in documentation. 2019-09-24 09:58:17 +02:00
testing Fixed #27391 -- Implemented SimpleTestCase.debug(). 2019-10-18 12:22:51 +02:00
cache.txt Fixed #23755 -- Added support for multiple field names in the no-cache Cache-Control directive to patch_cache_control(). 2019-10-10 19:30:51 +02: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 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
external-packages.txt
files.txt Fixed #13750 -- Clarified need to reopen models.ImageField.image file to access raw image data. 2019-10-29 14:29:39 +01:00
index.txt
install.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
logging.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
migrations.txt Fixed #30597 -- Clarified how to unapply migrations. 2019-09-27 21:25:27 +02:00
pagination.txt Fixed #28581 -- Moved django.core.paginator documentation to API Reference. 2019-07-04 11:04:39 +02:00
performance.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02: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