.. |
auth
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
10 年 前 |
class-based-views
|
cf0fd65ed4
Deprecated TEMPLATE_LOADERS.
|
10 年 前 |
db
|
4ccdf6e57f
Fixed #24041 -- Documented effect of changing a model instance's primary key.
|
10 年 前 |
forms
|
c7786550c4
Fixed display of lists after website redesign
|
10 年 前 |
http
|
cf1f36bb6e
Deprecated current_app in TemplateResponse and render(_to_response).
|
10 年 前 |
i18n
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
10 年 前 |
testing
|
8c99b7920e
Fixed #12118 -- Added shared cache support to SQLite in-memory testing.
|
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
|
0a4b04fc23
Used https for most *.python.org links
|
10 年 前 |
migrations.txt
|
aa5ef0d4fc
Fixed #23822 -- Added support for serializing model managers in migration
|
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
|
0a4b04fc23
Used https for most *.python.org links
|
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
|
d66bda6059
Added notes on registering signals in ready() and using dispatch_uid.
|
10 年 前 |
signing.txt
|
d2d6c0c097
Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
|
10 年 前 |
templates.txt
|
d3a982556d
Deprecated TEMPLATE_STRING_IF_INVALID.
|
10 年 前 |