django/docs/topics
Simon Charette 8d196e6fea [3.0.x] Refs #26207 -- Removed obsolete note about slow constructing a model with deferred fields.
This is not true since 7f51876 removed the necessity of creating
proxy model classes at runtime for each deferred field sets.
Backport of 35396a7f24 from master
2019-10-14 12:53:03 +02:00
..
_images Optimise the rest of the PNGs in docs 2015-05-29 15:22:40 +10:00
auth Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +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 [3.0.x] Refs #26207 -- Removed obsolete note about slow constructing a model with deferred fields. 2019-10-14 12:53:03 +02:00
forms [3.0.x] Fixed #11097 -- Added note about parent link fields in formsets for multi-table inheritance models. 2019-10-09 12:54:45 +02:00
http Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
i18n [3.0.x] Refs #26601 -- Used new-style middlewares in documentation. 2019-09-24 09:59:06 +02:00
testing [3.0.x] Fixed #28790 -- Doc'd how to avoid running certain test classes in parallel. 2019-10-08 12:32:25 +02:00
cache.txt [3.0.x] Updated the default cache key transformation in documentation. 2019-09-24 12:43:17 +02:00
checks.txt Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
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 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:24:27 -04:00
files.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
index.txt Fixed #28139 -- Added another level of headings in the topics index. 2017-05-01 08:53:54 -04:00
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 [3.0.x] Fixed #30597 -- Clarified how to unapply migrations. 2019-09-27 22:40:29 +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 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +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 [3.0.x] Documented admonition on when to use custom signals 2019-09-25 10:39:55 +01:00
signing.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
templates.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00