Samir Shah 10b44e4525 Fixed #26688 -- Fixed HTTP request logging inconsistencies. 7 years ago
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 years ago
auth acf9d64045 Fixed typos in docs/topics/auth/passwords.txt. 7 years ago
class-based-views df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 7 years ago
db 9ec77f3d66 Fixed #29349 -- Doc'd the default behavior of router.allow_relation(). 7 years ago
forms 4660ce5a69 Fixed #29375 -- Removed empty action attribute on HTML forms. 7 years ago
http 9a56b4b13e Fixed #27863 -- Added support for the SameSite cookie flag. 7 years ago
i18n c3437f734d Fixed #29174, #29175 -- Doc'd that f-strings and JavaScript template strings can't be translated. 7 years ago
testing 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 years ago
cache.txt 3246ad1065 Fixed #27480 -- Added cache.touch(). 7 years ago
checks.txt dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 years ago
conditional-view-processing.txt 08c8c3ead9 Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs. 7 years ago
email.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
external-packages.txt 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 years ago
files.txt f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 9 years ago
index.txt 4b0211dad5 Fixed #28139 -- Added another level of headings in the topics index. 8 years ago
install.txt 84398897a7 Improved clarity of docs/topics/install.txt. 7 years ago
logging.txt 10b44e4525 Fixed #26688 -- Fixed HTTP request logging inconsistencies. 6 years ago
migrations.txt 183fb7b2b9 Fixed #28870 -- Added support for functools.partialmethod serialization in migrations. 7 years ago
pagination.txt 3990d74018 Added a pagination example to ListView docs. 7 years ago
performance.txt 7c81b28ebc Updated various links in docs to use HTTPS. 7 years ago
security.txt 6e8508734b Described how querysets are protected from SQL injection in more detail. 7 years ago
serialization.txt 7c81b28ebc Updated various links in docs to use HTTPS. 7 years ago
settings.txt 48028c6f9a Pointed Dive into Python links to python3 site 7 years ago
signals.txt 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. 7 years ago
signing.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
templates.txt 37c17846ad Fixed #28343 -- Add an OS chooser for docs command line examples. 7 years ago