bphillips d508326e2f Fixed #25672 -- Clarified why related ManyToManyFields with a custom intermediate model disable the remove() method. 9 年 前
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 年 前
auth ec708803f7 Fixed user_passes_test() signature in docs. 9 年 前
class-based-views 1679472165 Fixed #25473 -- Changed underscores in url() names to dashes in docs. 9 年 前
db d508326e2f Fixed #25672 -- Clarified why related ManyToManyFields with a custom intermediate model disable the remove() method. 9 年 前
forms 1f8dad6915 Fixed #25755 -- Unified spelling of "website". 9 年 前
http 93452a70e8 Fixed many spelling mistakes in code, comments, and docs. 9 年 前
i18n 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 年 前
testing a5619f7ed3 Fixed #25860 -- Documented a transaction leak possiblity in TestCase. 9 年 前
cache.txt 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 年 前
checks.txt 54848a96dd Removed versionadded/changed annotations for 1.8. 9 年 前
conditional-view-processing.txt 54848a96dd Removed versionadded/changed annotations for 1.8. 9 年 前
email.txt 1f8dad6915 Fixed #25755 -- Unified spelling of "website". 9 年 前
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 f5af68ba68 Refs #25584 -- Corrected note about source of SyntaxErrors when installing Django 1.9. 9 年 前
logging.txt b3acdeee50 De-emphasized use of NullHandler in logging docs. 9 年 前
migrations.txt cc2ca9c550 Fixed #25807 -- Instructed the migration writer about lazy objects. 9 年 前
pagination.txt b91a2a499f Fixed #23190 -- Made Paginator.page_range an iterator 9 年 前
performance.txt e0de82c9b2 Fixed #25727 -- Added a doc link to cached_property. 9 年 前
python3.txt 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 年 前
security.txt 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 年 前
serialization.txt b7ade64529 Fixed #25468 -- Made DjangoJSONEncoder lazy string aware 9 年 前
settings.txt ae9f9dc37f Improved "“standalone” Django usage" example. 9 年 前
signals.txt 54848a96dd Removed versionadded/changed annotations for 1.8. 9 年 前
signing.txt 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 年 前
templates.txt 19a5f6da32 Fixed #25469 -- Added autoescape option to DjangoTemplates backend. 9 年 前