Marc Tamlyn b5c1a85b50 Fixed #24118 -- Added --debug-sql option for tests. 10 éve
..
auth a7aaabfaf1 Removed doc note about PasswordResetForm requiring an integer PK. 10 éve
class-based-views cf0fd65ed4 Deprecated TEMPLATE_LOADERS. 10 éve
db 8f4877c89d Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router. 10 éve
forms e0080cf577 Fixed #24083 -- Corrected is_bound nature in forms topic docs 10 éve
http ee8d5b91e9 Wrote main documentation for templates. 10 éve
i18n 6c392bb2c0 Moved doc on the DTL's syntax to the ref/ section. 10 éve
testing b5c1a85b50 Fixed #24118 -- Added --debug-sql option for tests. 10 éve
cache.txt 446b50b90e Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX 10 éve
checks.txt cf2390be16 Fixed #23959 -- Clarified when checks automatically run. 10 éve
conditional-view-processing.txt b27db97b23 Fixed #22461 -- Added if-unmodified-since support to the condition decorator. 10 éve
email.txt e023ceb453 Fixed #23910 -- Added reply_to parameter to EmailMessage 10 éve
files.txt 0a4b04fc23 Used https for most *.python.org links 10 éve
index.txt 5679fce87c Added first cut at reference documentation for the checks framework. 11 éve
install.txt 0a4b04fc23 Used https for most *.python.org links 10 éve
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 éve
logging.txt b5c1a85b50 Fixed #24118 -- Added --debug-sql option for tests. 10 éve
migrations.txt 8f4877c89d Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router. 10 éve
pagination.txt aa399f6b8b Use "catch" instead of "trap" for exceptions. 10 éve
performance.txt 337cd09836 Updated some other external links in the docs 10 éve
python3.txt 52f0b2b622 Updated six to 1.9.0. 10 éve
security.txt d16bc7f0e4 Fixed #23561 -- Corrected a security doc example that requires an unquoted HTML attribute. 10 éve
serialization.txt 0a4b04fc23 Used https for most *.python.org links 10 éve
settings.txt d3205e3e2e Deprecated TEMPLATE_DIRS. 10 éve
signals.txt 23f1a8dad2 Added return value to Signal.disconnect(). 10 éve
signing.txt d2d6c0c097 Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign(). 10 éve
templates.txt ee8d5b91e9 Wrote main documentation for templates. 10 éve