Aymeric Augustin d3205e3e2e Deprecated TEMPLATE_DIRS. 10 anni fa
..
auth b6ea059b4a Fixed #23957 -- Started deprecation toward requiring session verification. 10 anni fa
class-based-views cf0fd65ed4 Deprecated TEMPLATE_LOADERS. 10 anni fa
db 4ccdf6e57f Fixed #24041 -- Documented effect of changing a model instance's primary key. 10 anni fa
forms c7786550c4 Fixed display of lists after website redesign 10 anni fa
http cf1f36bb6e Deprecated current_app in TemplateResponse and render(_to_response). 10 anni fa
i18n 92e8f1f302 Moved context_processors from django.core to django.template. 10 anni fa
testing cf0fd65ed4 Deprecated TEMPLATE_LOADERS. 10 anni fa
cache.txt 446b50b90e Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX 10 anni fa
checks.txt cf2390be16 Fixed #23959 -- Clarified when checks automatically run. 10 anni fa
conditional-view-processing.txt b27db97b23 Fixed #22461 -- Added if-unmodified-since support to the condition decorator. 10 anni fa
email.txt e023ceb453 Fixed #23910 -- Added reply_to parameter to EmailMessage 10 anni fa
files.txt 0a4b04fc23 Used https for most *.python.org links 10 anni fa
index.txt 5679fce87c Added first cut at reference documentation for the checks framework. 11 anni fa
install.txt 0a4b04fc23 Used https for most *.python.org links 10 anni fa
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 anni fa
logging.txt 0a4b04fc23 Used https for most *.python.org links 10 anni fa
migrations.txt aa5ef0d4fc Fixed #23822 -- Added support for serializing model managers in migration 10 anni fa
pagination.txt aa399f6b8b Use "catch" instead of "trap" for exceptions. 10 anni fa
performance.txt 337cd09836 Updated some other external links in the docs 10 anni fa
python3.txt 0a4b04fc23 Used https for most *.python.org links 10 anni fa
security.txt d16bc7f0e4 Fixed #23561 -- Corrected a security doc example that requires an unquoted HTML attribute. 10 anni fa
serialization.txt 0a4b04fc23 Used https for most *.python.org links 10 anni fa
settings.txt d3205e3e2e Deprecated TEMPLATE_DIRS. 10 anni fa
signals.txt d66bda6059 Added notes on registering signals in ready() and using dispatch_uid. 10 anni fa
signing.txt d2d6c0c097 Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign(). 10 anni fa
templates.txt d3a982556d Deprecated TEMPLATE_STRING_IF_INVALID. 10 anni fa