Tim Graham ffe83d16bd Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters. 10 년 전
..
auth 981e3b9394 Fixed #24429 -- Doc'ed that Django 1.8 doesn't require an integer PK for custom user models. 10 년 전
class-based-views f5fbddf22f Fixed typo in docs/topics/class-based-views/intro.txt 10 년 전
db bae72bdd2a Fixed #11078 -- documentation update. 10 년 전
forms 37e23c6060 Fixed #24674 -- Documented the correct NullBooleanField formfield. 10 년 전
http 872eb26f54 Fixed #24621 -- Fixed and documented SessionBase.pop's second argument 10 년 전
i18n 8ca9bc5ec3 Fixed #23984 -- Added Javascript i18n documentation 10 년 전
testing a0c2eb46dd Fixed #23960 -- Removed http.fix_location_header 10 년 전
cache.txt 5564d0f2ee Fixed #24560 -- Added a --dry-run mode to the createcachetable command. 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 dc5b01ad05 Fixed #18773 -- Added logging for template variable resolving 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 15b711b5ee Deprecated TEMPLATE_DEBUG setting. 10 년 전
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 d974c89ebb Fixed #24646 -- Fixed jinja2 example on Python 2. 10 년 전