Tyson Clugg e34226fc37 Fixed #25259 -- Added comments to header of generated migration files il y a 9 ans
..
_images c005a6620e Optimise the rest of the PNGs in docs il y a 9 ans
auth 6c6eb8a691 Refs #24914 -- Added docs for more auth mixin methods. il y a 9 ans
class-based-views 20787b5c29 Used consistent capitalization and hyphenation of "class-based views" in docs. il y a 9 ans
db ea47a052ba Fixed #25311 -- Removed vague language about "partial commits" from docs. il y a 9 ans
forms c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField il y a 9 ans
http 7a98442f96 Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False il y a 9 ans
i18n 64982cc2fb Updated Wikipedia links to use https il y a 9 ans
testing d3fdaf907d Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollback. il y a 9 ans
cache.txt d772d812cf Updated memcached library links to point to PyPI. il y a 9 ans
checks.txt faa2a0f662 Fixed #25174 -- Moved some details of CheckMessage to the reference guide. il y a 9 ans
conditional-view-processing.txt b27db97b23 Fixed #22461 -- Added if-unmodified-since support to the condition decorator. il y a 10 ans
email.txt 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. il y a 9 ans
external-packages.txt cb506aed2a Fixed #23814 -- Documented apps refactored out of Django. il y a 10 ans
files.txt 931a340f1f Fixed #15590 -- Documented how the path of a FileField can be changed. il y a 10 ans
index.txt cb506aed2a Fixed #23814 -- Documented apps refactored out of Django. il y a 10 ans
install.txt e9c5c39631 Updated various links in docs il y a 9 ans
logging.txt 8efea1b8d5 Fixed #24526 -- Combined django.request/security loggers with the root logger. il y a 10 ans
migrations.txt e34226fc37 Fixed #25259 -- Added comments to header of generated migration files il y a 9 ans
pagination.txt b91a2a499f Fixed #23190 -- Made Paginator.page_range an iterator il y a 9 ans
performance.txt 337cd09836 Updated some other external links in the docs il y a 10 ans
python3.txt e9c5c39631 Updated various links in docs il y a 9 ans
security.txt e9c5c39631 Updated various links in docs il y a 9 ans
serialization.txt c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField il y a 9 ans
settings.txt 5281f8b635 Fixed #25156 -- Mentioned django.setup() in the settings overview for standalone Django use. il y a 9 ans
signals.txt 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. il y a 9 ans
signing.txt d2d6c0c097 Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign(). il y a 10 ans
templates.txt 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. il y a 9 ans