David Smith e412b28845 Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt. 4 years ago
..
auth b99d6c9cbc Fixed #28216 -- Added next_page/get_default_redirect_url() to LoginView. 4 years ago
class-based-views de4492fbb1 Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView. 4 years ago
db 59e503b670 Modernized custom manager example 4 years ago
forms d992f4e3c2 Refs #31369 -- Removed models.NullBooleanField per deprecation timeline. 4 years ago
http b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
i18n 10d1261984 Refs #32365 -- Allowed use of non-pytz timezone implementations. 4 years ago
testing e412b28845 Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt. 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 550297d20d Added backticks to code literals in various docs. 4 years ago
conditional-view-processing.txt f1a808a502 Used :rfc: role in various docs. 5 years ago
email.txt b7dd89ed53 Removed versionadded/changed annotations for 3.1. 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 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 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 639142e24d Fixed #24816 -- Clarified docs about preventing duplicate signals. 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