Hasan Ramezani 9d6f981a66 Fixed #28763 -- Allowed overriding the session cookie age with SessionStore.get_session_cookie_age(). 5 лет назад
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 лет назад
auth eb16c7260e Fixed #20629 -- Rephrased custom user models admonition. 6 лет назад
class-based-views 406de977ea Fixed #30161 -- Added how to decorate class-based views to view decorators docs. 6 лет назад
db e86cc14bd3 Changed docs to link to Python's description of iterable. 5 лет назад
forms a309821c97 Fixed #30395 -- Doc'd a limitation of ModelForm.Meta.widgets. 5 лет назад
http 9d6f981a66 Fixed #28763 -- Allowed overriding the session cookie age with SessionStore.get_session_cookie_age(). 5 лет назад
i18n 7d49ad7656 Fixed #14808 -- Doc'd that trans and blocktrans tags don't escape translations. 6 лет назад
testing 48235ba807 Refs #30399 -- Made assertHTMLEqual normalize character and entity references. 5 лет назад
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 7785e03ba8 Fixed #30137 -- Replaced OSError aliases with the canonical OSError. 6 лет назад
index.txt 4b0211dad5 Fixed #28139 -- Added another level of headings in the topics index. 8 лет назад
install.txt aed89adad5 Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 6 лет назад
logging.txt 4442ee8a51 Added filename caption to LOGGING documentation examples. 5 лет назад
migrations.txt 2bd8df243a Fixed #30184 -- Removed ellipsis characters from shell output strings. 6 лет назад
pagination.txt 25829197bb Removed extra characters in docs header underlines. 6 лет назад
performance.txt f892781b95 Fixed #28606 -- Deprecated CachedStaticFilesStorage. 6 лет назад
security.txt 293db9eb36 Updated OWASP Top 10 link to the latest version. 6 лет назад
serialization.txt 0c916255eb Changed tuple Mate.unique_together/permissions to lists in docs. 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 aed89adad5 Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 6 лет назад