.. |
auth
|
87bd13617c
Fixed #23847 -- Improved the email_check example in the auth documentation.
|
10 سال پیش |
class-based-views
|
343162410f
Fixed #21753 -- Raised exception when both `form_class` and `fields` are specified.
|
10 سال پیش |
db
|
3ab8d0b8c7
Fixed a typo in aggregation docs.
|
10 سال پیش |
forms
|
a15aba66f2
Fixed typo in docs/topics/forms/modelforms.txt.
|
10 سال پیش |
http
|
093e6c68b9
Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode.
|
10 سال پیش |
i18n
|
7331788300
Avoided rewrapping Contexts in render_to_response.
|
10 سال پیش |
testing
|
da9fe5c717
Fixed #20392 -- Added TestCase.setUpTestData()
|
10 سال پیش |
cache.txt
|
8701b59007
Cleaned up the Memcached cache backend doc
|
10 سال پیش |
checks.txt
|
b7a5b6ab86
Fixed #23750 -- Allowed core.checks.register to be used as a function
|
10 سال پیش |
conditional-view-processing.txt
|
5fd2c979cb
Fixed typo in docs/topics/conditional-view-processing.txt
|
11 سال پیش |
email.txt
|
e023ceb453
Fixed #23910 -- Added reply_to parameter to EmailMessage
|
10 سال پیش |
files.txt
|
ca93f02c62
Fixed #22347 -- Unified FileSystemStorage documentation.
|
11 سال پیش |
index.txt
|
5679fce87c
Added first cut at reference documentation for the checks framework.
|
11 سال پیش |
install.txt
|
549284faa4
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
|
10 سال پیش |
localflavor.txt
|
33e6cf5ec3
Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app.
|
11 سال پیش |
logging.txt
|
d552da1f8d
Fixed #22407 -- Added AdminEmailHandler.send_mail().
|
10 سال پیش |
migrations.txt
|
dee3946a91
Fix malformed note directives.
|
10 سال پیش |
pagination.txt
|
aa399f6b8b
Use "catch" instead of "trap" for exceptions.
|
10 سال پیش |
performance.txt
|
7f2505ad9e
Fixed doc typos.
|
11 سال پیش |
python3.txt
|
7ef81b5cdd
Removed thread customizations of six which are now built-in.
|
10 سال پیش |
security.txt
|
d16bc7f0e4
Fixed #23561 -- Corrected a security doc example that requires an unquoted HTML attribute.
|
10 سال پیش |
serialization.txt
|
35dac5070b
Added a new GeoJSON serialization format for GeoDjango
|
10 سال پیش |
settings.txt
|
054bdfeff1
Fixed #17638 -- Added crosslinks between topic and reference guides.
|
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
|
19242c675f
Fixed #23735 -- Clarified that admindocs must be enabled to view template tag libraries in admin.
|
10 سال پیش |