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