django/docs/topics
2020-04-07 09:49:31 +02:00
..
_images
auth [3.0.x] Fixed Sphinx warnings on duplicate object descriptions. 2020-04-07 09:49:31 +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] Fixed #31423 -- Clarified nested atomic() example. 2020-04-06 06:17:16 +02:00
forms [3.0.x] Added missing backticks in various docs. 2020-03-06 11:53:35 +01:00
http [3.0.x] Prevented (and corrected) single backtick usage in docs. 2020-04-01 15:15:21 +02:00
i18n [3.0.x] Fixed #30439 -- Added support for different plural forms for a language. 2020-03-10 15:57:36 +01: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 typo in docs/topics/async.txt. 2020-03-17 20:57:45 +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 [3.0.x] Added additional note that tests use locmem email backend. 2020-03-25 15:25:56 +01: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] Fixed #31212 -- Updated psycopg links to HTTPS and new location. 2020-01-29 06:53:43 +01:00
logging.txt [3.0.x] Made logging config examples more accessible. 2020-03-17 11:51:50 +01:00
migrations.txt [3.0.x] Improved docs on migration reversibility. 2020-03-25 14:39:17 +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
templates.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00