.. |
_images
|
Optimise the rest of the PNGs in docs
|
2015-05-29 15:22:40 +10:00 |
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] Used :rfc: role in various docs.
|
2020-04-15 20:02:38 +02:00 |
i18n
|
[3.0.x] Refs #30165 -- Removed obsolete doc references to deprecated ugettext() & co.
|
2020-04-20 07:58:03 +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] Refs #31224 -- Removed incorrect @sync_to_async(thread_sensitive=True) example.
|
2020-04-14 07:27:05 +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
|
[3.0.x] Used :rfc: role in various docs.
|
2020-04-15 20:02:38 +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
|
[3.0.x] Added link to Mozilla's infosec page on web security.
|
2020-04-22 16:27:19 +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
|
[3.0.x] Used :rfc: role in various docs.
|
2020-04-15 20:02:38 +02:00 |
templates.txt
|
[3.0.x] Fixed highlightlang deprecation warning on Sphinx 1.8+.
|
2020-04-07 09:49:41 +02:00 |