I am Clinton 73b5b0b4a5 Minor edits to docs/ref/forms/validation.txt 9 年之前
..
class-based-views 8a1824d465 Fixed #24643 -- Added get_context_data() method to FormMixin 10 年之前
contrib 9ef2615d49 Fixed #24811 -- Added details on installing PostgreSQL extensions. 9 年之前
files e42a720ba2 Fixed typos and updated spelling wordlist. 10 年之前
forms 73b5b0b4a5 Minor edits to docs/ref/forms/validation.txt 9 年之前
models 04e8d890ae Fixed #16891 -- Made Model/QuerySet.delete() return the number of deleted objects. 9 年之前
templates e11a08ee15 Fixed #24839 -- Removed references to deprecated contrib.webdesign. 9 年之前
applications.txt e42a720ba2 Fixed typos and updated spelling wordlist. 10 年之前
checks.txt 966a29c2b8 Fixed #24479 -- Added system check to prevent both ordering and order_wrt. 10 年之前
clickjacking.txt 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 10 年之前
csrf.txt 08c980d752 Updated capitalization in the word "JavaScript" for consistency 10 年之前
databases.txt 0c91a419f8 Dropped support for PostgreSQL 9.0. 10 年之前
django-admin.txt 99ec80f84a Cosmetic edits and minor corrections to docs/ref/django-admin.txt. 9 年之前
exceptions.txt 1a62f19707 Fixed #24763 -- Moved DoesNotExist exception to model docs. 10 年之前
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 年之前
middleware.txt 08c980d752 Updated capitalization in the word "JavaScript" for consistency 10 年之前
migration-operations.txt 307acc745a Fixed #24630 -- Clarified docs about RunPython transactions. 10 年之前
request-response.txt e4f0e5a981 Fixed typos in docs/ref/request-response.txt 10 年之前
schema-editor.txt 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. 10 年之前
settings.txt 5edf25bddd Cosmetic edits and minor corrections to docs/ref/settings.txt. 9 年之前
signals.txt c79faae761 Removed versionadded/changed notes for 1.7. 10 年之前
template-response.txt 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. 10 年之前
unicode.txt 27ad12a9b8 Fixed wrong operator in iri_to_uri() docs 10 年之前
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. 10 年之前
urls.txt a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 年之前
utils.txt 4a438e400b Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 10 年之前
validators.txt 3e64f3d0fc Fixed #24531 -- Improved CommaSeparatedIntegerField validation. 10 年之前
views.txt 70779d9c1c Fixed #24733 -- Passed the triggering exception to 40x error handlers 10 年之前