Tim Graham 573ec714e5 Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline. 6 лет назад
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 лет назад
auth ec7e179aeb Removed versionadded/changed annotations for 2.1. 6 лет назад
class-based-views e671337e8b Fixed #29750 -- Added View.setup() hook for class-based views. 6 лет назад
db 769355c765 Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a through model. 6 лет назад
forms 885cb0d390 Fixed "lets" mistakes in docs. 6 лет назад
http 573ec714e5 Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline. 6 лет назад
i18n ec7e179aeb Removed versionadded/changed annotations for 2.1. 6 лет назад
testing ec7e179aeb Removed versionadded/changed annotations for 2.1. 6 лет назад
cache.txt ec7e179aeb Removed versionadded/changed annotations for 2.1. 6 лет назад
checks.txt dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 лет назад
conditional-view-processing.txt 9b15ff08ba Used auto-numbered lists in documentation. 6 лет назад
email.txt b5dd6ef3d5 Fixed #29535 -- Updated email.MIME* references for Python 3. 6 лет назад
external-packages.txt 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 лет назад
files.txt 35319bf12c Alphabetized imports in various docs. 6 лет назад
index.txt 4b0211dad5 Fixed #28139 -- Added another level of headings in the topics index. 8 лет назад
install.txt 9b15ff08ba Used auto-numbered lists in documentation. 6 лет назад
logging.txt 793a71b7be Fixed #29991 -- Doc'd logger propogation for the default logging config. 6 лет назад
migrations.txt ec7e179aeb Removed versionadded/changed annotations for 2.1. 6 лет назад
pagination.txt a394289b58 Fixed #30036 -- Removed unused imports in pagination example. 6 лет назад
performance.txt f892781b95 Fixed #28606 -- Deprecated CachedStaticFilesStorage. 6 лет назад
security.txt 293db9eb36 Updated OWASP Top 10 link to the latest version. 6 лет назад
serialization.txt e817ae74da Followed style guide for model attribute ordering. 6 лет назад
settings.txt 136a900ef9 Refs #29877 -- Made diveinto.org URLs HTTPS. 6 лет назад
signals.txt 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. 7 лет назад
signing.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 лет назад
templates.txt 084573c715 Updated Jinja2 static tag example to use django.templatetags. 6 лет назад