django/docs/topics
Abdullah Dursun fcad0b1324
Corrected note about long names in search docs.
2020-08-31 22:36:25 +02:00
..
auth Added note about password updates on argon2 attributes change. 2020-08-11 07:51:27 +02:00
class-based-views Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
db Corrected note about long names in search docs. 2020-08-31 22:36:25 +02:00
forms Fixed #27679 -- Doc'd that empty formsets display extra + min_num forms. 2020-08-18 22:56:39 +02:00
http Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
i18n Refs #30165 -- Removed leftover 'u' prefix. 2020-07-28 12:29:46 +02:00
testing Refs #31811 -- Added optional timing outputs to the test runner. 2020-08-13 17:17:15 +02:00
async.txt Improved wording in async views docs. 2020-08-20 09:06:50 +02:00
cache.txt Refs #5691 -- Made cache keys independent of USE_L10N. 2020-06-22 10:55:12 +02:00
checks.txt
conditional-view-processing.txt Used :rfc: role in various docs. 2020-04-15 18:31:30 +02:00
email.txt Used :mimetype: role in various docs. 2020-05-13 09:14:04 +02:00
external-packages.txt
files.txt Preferred usage of among/while to amongst/whilst. 2020-06-03 21:02:48 +02:00
index.txt
install.txt Fixed #31643 -- Changed virtualenv doc references to Python 3 venv. 2020-06-02 11:45:44 +02:00
logging.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
migrations.txt Fixed #31529 -- Added support for serialization of pathlib.Path/PurePath and os.PathLike in migrations. 2020-06-24 11:45:34 +02:00
pagination.txt
performance.txt
security.txt Refs #31670 -- Removed whitelist/blacklist terminology in docs and comments. 2020-06-17 13:15:56 +02:00
serialization.txt Refs #30190 -- Minor edits to JSONL serializer. 2020-06-17 07:59:40 +02:00
settings.txt Used :envvar: role and .. envvar:: directive in various docs. 2020-05-13 09:14:40 +02:00
signals.txt Fixed #24816 -- Clarified docs about preventing duplicate signals. 2020-07-08 06:24:36 +02:00
signing.txt Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting. 2020-08-04 09:35:24 +02:00
templates.txt Fixed #25712 -- Reorganized templates docs. 2020-04-30 08:12:09 +02:00