Tim Graham 043407ec7e Fixed #29880 -- Fixed typo in docs/topics/auth/default.txt. 6 年之前
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 年之前
auth 043407ec7e Fixed #29880 -- Fixed typo in docs/topics/auth/default.txt. 6 年之前
class-based-views 8c3e0eb1c1 Normalized spelling of "lowercase" and "lowercased". 6 年之前
db a1ffbfb801 Removed unused fields from aggregation docs. 6 年之前
forms 28dac56aed Fixed #16995 -- Clarified interaction of initial and extra with model formsets. 6 年之前
http 6752c2756e Removed obsolete "ugly URL" reference. 6 年之前
i18n 8c3e0eb1c1 Normalized spelling of "lowercase" and "lowercased". 6 年之前
testing e40e7026ca Fixed #29683 -- Added view permission to docs. 6 年之前
cache.txt 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 年之前
checks.txt dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 年之前
conditional-view-processing.txt 08c8c3ead9 Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs. 7 年之前
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 84398897a7 Improved clarity of docs/topics/install.txt. 7 年之前
logging.txt e90af8bad4 Capitalized "Python" in docs and comments. 6 年之前
migrations.txt adfdb9f169 Fixed #29814 -- Added support for NoneType serialization in migrations. 6 年之前
pagination.txt 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 年之前
performance.txt 7c81b28ebc Updated various links in docs to use HTTPS. 7 年之前
security.txt 6e8508734b Described how querysets are protected from SQL injection in more detail. 7 年之前
serialization.txt 8ef8bc0f64 Refs #28909 -- Simplifed code using unpacking generalizations. 6 年之前
settings.txt 48028c6f9a Pointed Dive into Python links to python3 site 7 年之前
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 年之前