0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/docs/topics
David Smith 162765d6c3 Fixed #9061 -- Allowed FormSets to disable deleting extra forms.
Thanks to Dan Ward for the initial patch.
2020-06-24 09:26:25 +02:00
..
auth Used :mimetype: role in various docs. 2020-05-13 09:14:04 +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 Preferred usage of among/while to amongst/whilst. 2020-06-03 21:02:48 +02:00
forms Fixed #9061 -- Allowed FormSets to disable deleting extra forms. 2020-06-24 09:26:25 +02:00
http Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
i18n Fixed #31690 -- Added note about fuzzy entries in translation docs. 2020-06-15 07:58:47 +02:00
testing Fixed #31395 -- Made setUpTestData enforce in-memory data isolation. 2020-05-15 20:22:52 +02:00
async.txt Fixed some formatting issues in docs. 2020-05-27 09:07:02 +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 Refs #30451 -- Doc'd asynchronous support and async-safety. 2019-12-03 17:29:10 +01:00
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 Improved docs on migration reversibility. (#12619) 2020-03-25 14:37:54 +01:00
pagination.txt Fixed #31103 -- Improved pagination topic documentation. 2020-01-07 09:57:38 +01:00
performance.txt Corrected some typos in documentation. 2019-12-18 11:36:27 +01:00
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 #31327 -- Deprecated providing_args argument for Signal. 2020-03-05 09:38:52 +01:00
signing.txt Used :rfc: role in various docs. 2020-04-15 18:31:30 +02:00
templates.txt Fixed #25712 -- Reorganized templates docs. 2020-04-30 08:12:09 +02:00