django/docs/topics
2020-07-31 11:34:32 +02:00
..
_images Optimise the rest of the PNGs in docs 2015-05-29 15:22:40 +10:00
auth [3.0.x] Fixed #31505 -- Doc'd possible email addresses enumeration in PasswordResetView. 2020-04-27 18:07:34 +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 #31502 -- Made minor edits to Model._state docs. 2020-07-16 21:12:33 +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 leftover 'u' prefix. 2020-07-29 10:20:44 +02:00
testing [3.0.x] Refs #30676 -- Added pdb argument to DiscoverRunner docs. 2020-07-10 19:10:28 +02: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 #31643 -- Changed virtualenv doc references to Python 3 venv. 2020-06-02 11:55:57 +02: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] Fixed #31696 -- Updated OWASP links in docs. 2020-06-15 09:45:45 +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] Fixed #24816 -- Clarified docs about preventing duplicate signals. 2020-07-08 08:26:15 +02:00
signing.txt [3.0.x] Corrected signing.dumps()/loads() signatures in docs. 2020-07-31 11:34:32 +02:00
templates.txt [3.0.x] Fixed highlightlang deprecation warning on Sphinx 1.8+. 2020-04-07 09:49:41 +02:00