meghanabhange 848770dd2c Fixed #32042 -- Improved error messages for the number of submitted forms in formsets. 4 years ago
..
auth 804f2b7024 Added note about password updates on argon2 attributes change. 4 years ago
class-based-views bcc2befd0e Fixed #31789 -- Added a new headers interface to HttpResponse. 4 years ago
db 17407eca59 Fixed #31894 -- Added note about using JSONField key lookups with QuerySet.exclude() in docs. 4 years ago
forms 848770dd2c Fixed #32042 -- Improved error messages for the number of submitted forms in formsets. 4 years ago
http 9e4b1ad33e Fixed #32004 -- Clarified docs for when request.FILES is set. 4 years ago
i18n bac5777bff Refs #30165 -- Removed leftover 'u' prefix. 4 years ago
testing bcc2befd0e Fixed #31789 -- Added a new headers interface to HttpResponse. 4 years ago
async.txt 8d59075184 Refs #31224 -- Made sync_to_async() examples use thread sensitive with ORM calls. 4 years ago
cache.txt f3901b5899 Doc'd that UpdateCacheMiddleware and cache_page affect downstream caches. 4 years ago
checks.txt dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 years ago
conditional-view-processing.txt f1a808a502 Used :rfc: role in various docs. 5 years ago
email.txt feb91dbda1 Used :mimetype: role in various docs. 4 years ago
external-packages.txt 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 years ago
files.txt dbdc192ca3 Preferred usage of among/while to amongst/whilst. 4 years ago
index.txt 635a3f8e6e Refs #30451 -- Doc'd asynchronous support and async-safety. 5 years ago
install.txt 8ce570f2f2 Fixed #31643 -- Changed virtualenv doc references to Python 3 venv. 4 years ago
logging.txt 2a55431a56 Fixed #32016 -- Clarified manual logging config docs. 4 years ago
migrations.txt 074844e947 Fixed #31529 -- Added support for serialization of pathlib.Path/PurePath and os.PathLike in migrations. 4 years ago
pagination.txt 0f0abc20be Fixed #31103 -- Improved pagination topic documentation. 5 years ago
performance.txt 70d95682b1 Corrected some typos in documentation. 5 years ago
security.txt 10df5b7177 Refs #31670 -- Removed whitelist/blacklist terminology in docs and comments. 4 years ago
serialization.txt 78c811334c Refs #30190 -- Minor edits to JSONL serializer. 4 years ago
settings.txt fbdb032de2 Used :envvar: role and .. envvar:: directive in various docs. 4 years ago
signals.txt 639142e24d Fixed #24816 -- Clarified docs about preventing duplicate signals. 4 years ago
signing.txt d907371ef9 Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting. 4 years ago
templates.txt bb13711451 Fixed #25712 -- Reorganized templates docs. 4 years ago