Marissa Zhou 8b1f39a727 Fixed #24796 -- Added a hint on placement of SecurityMiddleware in MIDDLEWARE_CLASSES. 9 년 전
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 년 전
auth 1daae25bdc Fixed #16860 -- Added password validation to django.contrib.auth. 9 년 전
class-based-views f5fbddf22f Fixed typo in docs/topics/class-based-views/intro.txt 10 년 전
db 2fbea621e6 Capitalized "Python" in docs. 9 년 전
forms 5c35b4a8c9 Added release notes for feature added in fe21fb81 9 년 전
http 8b1f39a727 Fixed #24796 -- Added a hint on placement of SecurityMiddleware in MIDDLEWARE_CLASSES. 9 년 전
i18n 2fbea621e6 Capitalized "Python" in docs. 9 년 전
testing 4525a0c466 Fixed #24773 -- Added a json() method on test client responses. 9 년 전
cache.txt 4a438e400b Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 10 년 전
checks.txt c79faae761 Removed versionadded/changed notes for 1.7. 10 년 전
conditional-view-processing.txt b27db97b23 Fixed #22461 -- Added if-unmodified-since support to the condition decorator. 10 년 전
email.txt ffe83d16bd Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters. 10 년 전
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 5cf8f4596c Simplified command to display path to Django source files. 10 년 전
logging.txt 8efea1b8d5 Fixed #24526 -- Combined django.request/security loggers with the root logger. 10 년 전
migrations.txt b089759d60 Fixed #24052 -- Doc'd how to write data migrations with models in multiple apps. 10 년 전
pagination.txt aa399f6b8b Use "catch" instead of "trap" for exceptions. 10 년 전
performance.txt 337cd09836 Updated some other external links in the docs 10 년 전
python3.txt c820892eed Removed django.utils.datastructures.SortedDict per deprecation timeline. 10 년 전
security.txt d16bc7f0e4 Fixed #23561 -- Corrected a security doc example that requires an unquoted HTML attribute. 10 년 전
serialization.txt c79faae761 Removed versionadded/changed notes for 1.7. 10 년 전
settings.txt 70faaccc3e Fixed settings docs to match list/tuple changes in #24149. 9 년 전
signals.txt c79faae761 Removed versionadded/changed notes for 1.7. 10 년 전
signing.txt d2d6c0c097 Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign(). 10 년 전
templates.txt 655f524915 Fixed #17085, #24783 -- Refactored template library registration. 9 년 전