Nick Pope 69ffb1acf3 Refs #32366 -- Avoided use of datetime.utcnow() in the documentation. 3 years ago
..
auth b99d6c9cbc Fixed #28216 -- Added next_page/get_default_redirect_url() to LoginView. 4 years ago
class-based-views 5fd4f22d19 Fixed #32271 -- Improved consistency of docs CBV examples. 4 years ago
db 1351f2ee16 Fixed #32618 -- Added link to conditional aggregation in aggregation topic guide. 4 years ago
forms d992f4e3c2 Refs #31369 -- Removed models.NullBooleanField per deprecation timeline. 4 years ago
http fc268c8648 Fixed #32535 -- Added note about DEBUG_PROPAGATE_EXCEPTIONS setting to middleware docs. 4 years ago
i18n 69ffb1acf3 Refs #32366 -- Avoided use of datetime.utcnow() in the documentation. 3 years ago
testing dcb06c2c68 Fixed #32591 -- Made DiscoverRunner order _FailedTest objects first. 4 years ago
async.txt b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
cache.txt b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
checks.txt 4a77aeb1f8 Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_checks docs. 4 years ago
conditional-view-processing.txt f1a808a502 Used :rfc: role in various docs. 5 years ago
email.txt b1af2cca3a Fixed #32471 -- Doc'd the return value of EmailMessage.send(). 4 years ago
external-packages.txt 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 years ago
files.txt b7dd89ed53 Removed versionadded/changed annotations for 3.1. 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 9ca22c7733 Fixed #26962 -- Doc'd running migrations in transactions. 4 years ago
pagination.txt 5fd4f22d19 Fixed #32271 -- Improved consistency of docs CBV examples. 4 years ago
performance.txt 70d95682b1 Corrected some typos in documentation. 5 years ago
security.txt db5b75f10f Fixed #31840 -- Added support for Cross-Origin Opener Policy header. 4 years ago
serialization.txt b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
settings.txt fbdb032de2 Used :envvar: role and .. envvar:: directive in various docs. 4 years ago
signals.txt 8f6a7a0e9e Fixed #32594 -- Doc'd and tested that Signal.disconnect() with lazy references returns None. 4 years ago
signing.txt b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
templates.txt bb13711451 Fixed #25712 -- Reorganized templates docs. 4 years ago