Aymeric Augustin 91e9f1c972 Fixed #24921 -- set_autocommit(False) + ORM queries. 9 年之前
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 年之前
auth d8d853378b Fixed #24944 -- Added extra_email_context parameter to password_reset() view. 9 年之前
class-based-views 186eb21dc1 Fixed #25269 -- Allowed method_decorator() to accept a list/tuple of decorators. 9 年之前
db 91e9f1c972 Fixed #24921 -- set_autocommit(False) + ORM queries. 9 年之前
forms 2f53d342f1 Fixed #12856 -- Documented BoundField API. 9 年之前
http 7a98442f96 Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False 9 年之前
i18n 64982cc2fb Updated Wikipedia links to use https 9 年之前
testing 326bc0955b Allowed a port range for the liveserver by default. 9 年之前
cache.txt d772d812cf Updated memcached library links to point to PyPI. 9 年之前
checks.txt faa2a0f662 Fixed #25174 -- Moved some details of CheckMessage to the reference guide. 9 年之前
conditional-view-processing.txt b27db97b23 Fixed #22461 -- Added if-unmodified-since support to the condition decorator. 10 年之前
email.txt 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 年之前
external-packages.txt cb506aed2a Fixed #23814 -- Documented apps refactored out of Django. 10 年之前
files.txt 931a340f1f Fixed #15590 -- Documented how the path of a FileField can be changed. 10 年之前
index.txt cb506aed2a Fixed #23814 -- Documented apps refactored out of Django. 10 年之前
install.txt c92cd22d02 Refs #25345 -- Updated links to code.google.com. 9 年之前
logging.txt 8efea1b8d5 Fixed #24526 -- Combined django.request/security loggers with the root logger. 10 年之前
migrations.txt 43f2eb7ef3 Fixed #25390 -- Allowed specifying a start migration in squashmigrations 9 年之前
pagination.txt b91a2a499f Fixed #23190 -- Made Paginator.page_range an iterator 9 年之前
performance.txt 337cd09836 Updated some other external links in the docs 10 年之前
python3.txt e9c5c39631 Updated various links in docs 9 年之前
security.txt cc968b9c90 Added links to new security settings introduced in 1.8. 9 年之前
serialization.txt c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 年之前
settings.txt 5281f8b635 Fixed #25156 -- Mentioned django.setup() in the settings overview for standalone Django use. 9 年之前
signals.txt 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 年之前
signing.txt d2d6c0c097 Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign(). 10 年之前
templates.txt 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 年之前