Nick Pope 194d1dfc18 Fixed #30661 -- Added models.SmallAutoField. 5 年之前
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 年之前
auth 34a88b21da Fixed #30620 -- Made an example of admin-compliant custom user app pep8 compliant. 5 年之前
class-based-views 7f612eda80 Fixed #30648 -- Removed unnecessary overriding get_context_data() from mixins with CBVs docs. 5 年之前
db 68aeb90160 Fixed #30656 -- Added QuerySet.bulk_update() to the database optimization docs. 5 年之前
forms 194d1dfc18 Fixed #30661 -- Added models.SmallAutoField. 5 年之前
http 8323691de0 Fixed typo in docs/topics/http/sessions.txt. 5 年之前
i18n 5ab75adb90 Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0. 5 年之前
testing 753b67c58d Fixed #30497 -- Ignored document type in assertXMLEqual()/assertXMLNotEqual(). 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 0c2ffdd526 Fixed an example of email with display name in EmailMessage.from_email. 5 年之前
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 b6c4766f53 Refs #29548 -- Updated docs for MariaDB support. 5 年之前
logging.txt 03cd3d137e Fixed #30553 -- Clarified the default value of disable_existing_loggers. 5 年之前
migrations.txt 2bd8df243a Fixed #30184 -- Removed ellipsis characters from shell output strings. 6 年之前
pagination.txt d37ea5f09b Fixed #28581 -- Moved django.core.paginator documentation to API Reference. 5 年之前
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 年之前