Tim Graham 6b8c969878 Removed docs for removed transaction APIs. 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 cf0fd65ed4 Deprecated TEMPLATE_LOADERS. 10 年之前
db 6b8c969878 Removed docs for removed transaction APIs. 10 年之前
forms f9c212d09a Specified file names for example code in docs/topics/forms/index.txt 10 年之前
http 872eb26f54 Fixed #24621 -- Fixed and documented SessionBase.pop's second argument 10 年之前
i18n 8520551478 Pointed Jinja2 users to Babel instead of makemessages. 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 c79faae761 Removed versionadded/changed notes for 1.7. 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 56286542db Documented jinja2 install requirement. 10 年之前