.. |
auth
|
981e3b9394
Fixed #24429 -- Doc'ed that Django 1.8 doesn't require an integer PK for custom user models.
|
před 10 roky |
class-based-views
|
f5fbddf22f
Fixed typo in docs/topics/class-based-views/intro.txt
|
před 10 roky |
db
|
bae72bdd2a
Fixed #11078 -- documentation update.
|
před 10 roky |
forms
|
37e23c6060
Fixed #24674 -- Documented the correct NullBooleanField formfield.
|
před 10 roky |
http
|
872eb26f54
Fixed #24621 -- Fixed and documented SessionBase.pop's second argument
|
před 10 roky |
i18n
|
8ca9bc5ec3
Fixed #23984 -- Added Javascript i18n documentation
|
před 10 roky |
testing
|
a0c2eb46dd
Fixed #23960 -- Removed http.fix_location_header
|
před 10 roky |
cache.txt
|
5564d0f2ee
Fixed #24560 -- Added a --dry-run mode to the createcachetable command.
|
před 10 roky |
checks.txt
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
před 10 roky |
conditional-view-processing.txt
|
b27db97b23
Fixed #22461 -- Added if-unmodified-since support to the condition decorator.
|
před 10 roky |
email.txt
|
ffe83d16bd
Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters.
|
před 10 roky |
external-packages.txt
|
cb506aed2a
Fixed #23814 -- Documented apps refactored out of Django.
|
před 10 roky |
files.txt
|
931a340f1f
Fixed #15590 -- Documented how the path of a FileField can be changed.
|
před 10 roky |
index.txt
|
cb506aed2a
Fixed #23814 -- Documented apps refactored out of Django.
|
před 10 roky |
install.txt
|
5cf8f4596c
Simplified command to display path to Django source files.
|
před 10 roky |
logging.txt
|
dc5b01ad05
Fixed #18773 -- Added logging for template variable resolving
|
před 10 roky |
migrations.txt
|
b089759d60
Fixed #24052 -- Doc'd how to write data migrations with models in multiple apps.
|
před 10 roky |
pagination.txt
|
aa399f6b8b
Use "catch" instead of "trap" for exceptions.
|
před 10 roky |
performance.txt
|
337cd09836
Updated some other external links in the docs
|
před 10 roky |
python3.txt
|
c820892eed
Removed django.utils.datastructures.SortedDict per deprecation timeline.
|
před 10 roky |
security.txt
|
d16bc7f0e4
Fixed #23561 -- Corrected a security doc example that requires an unquoted HTML attribute.
|
před 10 roky |
serialization.txt
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
před 10 roky |
settings.txt
|
15b711b5ee
Deprecated TEMPLATE_DEBUG setting.
|
před 10 roky |
signals.txt
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
před 10 roky |
signing.txt
|
d2d6c0c097
Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
|
před 10 roky |
templates.txt
|
d974c89ebb
Fixed #24646 -- Fixed jinja2 example on Python 2.
|
před 10 roky |