django1/docs/topics
Mariusz Felisiak 8712027b22 [3.0.x] Refs #29998 -- Corrected auto-created OneToOneField parent_link in MTI docs.
Backport of d202846ced from master
2020-01-15 15:07:52 +01: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 [3.0.x] Corrected some typos in documentation. 2019-12-18 11:37:32 +01:00
db [3.0.x] Refs #29998 -- Corrected auto-created OneToOneField parent_link in MTI docs. 2020-01-15 15:07:52 +01:00
forms [3.0.x] Removed unnecessary code-block directives in various docs. 2019-12-23 14:48:16 +01:00
http [3.0.x] Clarified that ValueError raised by converter.to_python() means no match unless another URL pattern matches. 2020-01-08 11:20:57 +01: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] Added example of assertNumQueries() with "using" kwarg in testing topics docs. 2019-12-20 08:44:07 +01:00
async.txt [3.0.x] Fixed #31056 -- Allowed disabling async-unsafe check with an environment variable. 2019-12-03 17:50:24 +01: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 [3.0.x] Fixed typo in docs/topics/files.txt. 2019-11-11 11:52:18 +01:00
index.txt [3.0.x] Refs #30451 -- Doc'd asynchronous support and async-safety. 2019-12-03 17:50:18 +01:00
install.txt [3.0.x] Refs #28954 -- Remove remaining Jython documentation. 2019-12-19 16:44:39 +01:00
logging.txt [3.0.x] More accurate terminology ("logger" instead of "logging handler") in logging documentation. 2020-01-09 15:28:55 +01:00
migrations.txt [3.0.x] Fixed #30955 -- Doc'd that only concrete base models are stored in historical models bases. 2019-11-08 09:43:20 +01:00
pagination.txt [3.0.x] Fixed #31103 -- Improved pagination topic documentation. 2020-01-07 10:34:19 +01:00
performance.txt [3.0.x] Corrected some typos in documentation. 2019-12-18 11:37:32 +01: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 the order in which signal receivers are called. 2019-10-28 13:31:48 +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