.. |
_images
|
c005a6620e
Optimise the rest of the PNGs in docs
|
9 years ago |
auth
|
10945ebeb8
Removed unused import in example code in docs/topics/auth/default.txt
|
9 years ago |
class-based-views
|
f5fbddf22f
Fixed typo in docs/topics/class-based-views/intro.txt
|
10 years ago |
db
|
04e8d890ae
Fixed #16891 -- Made Model/QuerySet.delete() return the number of deleted objects.
|
10 years ago |
forms
|
9c8a2ab81d
Fixed mistakes in docs/topics/forms/formsets.txt examples.
|
10 years ago |
http
|
0b0bb6100d
Fixed typos in HTTP decorator docs.
|
9 years ago |
i18n
|
ed83881e64
Fixed #23820 -- Supported per-database time zone.
|
10 years ago |
testing
|
4525a0c466
Fixed #24773 -- Added a json() method on test client responses.
|
9 years ago |
cache.txt
|
4a438e400b
Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator.
|
10 years ago |
checks.txt
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 years ago |
conditional-view-processing.txt
|
b27db97b23
Fixed #22461 -- Added if-unmodified-since support to the condition decorator.
|
10 years ago |
email.txt
|
ffe83d16bd
Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters.
|
10 years ago |
external-packages.txt
|
cb506aed2a
Fixed #23814 -- Documented apps refactored out of Django.
|
10 years ago |
files.txt
|
931a340f1f
Fixed #15590 -- Documented how the path of a FileField can be changed.
|
10 years ago |
index.txt
|
cb506aed2a
Fixed #23814 -- Documented apps refactored out of Django.
|
10 years ago |
install.txt
|
5cf8f4596c
Simplified command to display path to Django source files.
|
10 years ago |
logging.txt
|
8efea1b8d5
Fixed #24526 -- Combined django.request/security loggers with the root logger.
|
10 years ago |
migrations.txt
|
b089759d60
Fixed #24052 -- Doc'd how to write data migrations with models in multiple apps.
|
10 years ago |
pagination.txt
|
aa399f6b8b
Use "catch" instead of "trap" for exceptions.
|
10 years ago |
performance.txt
|
337cd09836
Updated some other external links in the docs
|
10 years ago |
python3.txt
|
c820892eed
Removed django.utils.datastructures.SortedDict per deprecation timeline.
|
10 years ago |
security.txt
|
d16bc7f0e4
Fixed #23561 -- Corrected a security doc example that requires an unquoted HTML attribute.
|
10 years ago |
serialization.txt
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 years ago |
settings.txt
|
70faaccc3e
Fixed settings docs to match list/tuple changes in #24149.
|
10 years ago |
signals.txt
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 years ago |
signing.txt
|
d2d6c0c097
Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
|
10 years ago |
templates.txt
|
655f524915
Fixed #17085, #24783 -- Refactored template library registration.
|
10 years ago |