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