..
_images
auth
[3.0.x] Fixed #30040 -- Used default permission name in docs examples to avoid confusion.
2020-02-19 15:46:45 +01:00
class-based-views
[3.0.x] Corrected some typos in documentation.
2019-12-18 11:37:32 +01:00
db
[3.0.x] Corrected outdated sentence in One-to-one relationships docs.
2020-03-17 11:08:55 +01:00
forms
[3.0.x] Added missing backticks in various docs.
2020-03-06 11:53:35 +01:00
http
[3.0.x] Fixed #31184 -- Clarified URL matching behavior in URL dispatcher docs.
2020-01-24 12:22:51 +01: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] Refs #31224 -- Doc'd async adapter functions.
2020-03-13 07:37:30 +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
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] 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] 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
templates.txt
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00