Sergey Fedoseev 8ef8bc0f64 Refs #28909 -- Simplifed code using unpacking generalizations. 6 years ago
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 years ago
auth e40e7026ca Fixed #29683 -- Added view permission to docs. 6 years ago
class-based-views 8c3e0eb1c1 Normalized spelling of "lowercase" and "lowercased". 6 years ago
db 8c3e0eb1c1 Normalized spelling of "lowercase" and "lowercased". 6 years ago
forms 28dac56aed Fixed #16995 -- Clarified interaction of initial and extra with model formsets. 6 years ago
http c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. 6 years ago
i18n 8c3e0eb1c1 Normalized spelling of "lowercase" and "lowercased". 6 years ago
testing e40e7026ca Fixed #29683 -- Added view permission to docs. 6 years ago
cache.txt 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 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 b5dd6ef3d5 Fixed #29535 -- Updated email.MIME* references for Python 3. 6 years ago
external-packages.txt 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 years ago
files.txt 35319bf12c Alphabetized imports in various docs. 6 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 c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. 6 years ago
migrations.txt 50b8493581 Refs #29654 -- Replaced three dots with ellipsis character in output strings. 6 years ago
pagination.txt 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 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 8ef8bc0f64 Refs #28909 -- Simplifed code using unpacking generalizations. 6 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