Tim Graham 2fbea621e6 Capitalized "Python" in docs. 9 yıl önce
..
class-based-views 8a1824d465 Fixed #24643 -- Added get_context_data() method to FormMixin 10 yıl önce
contrib 0207bdd2d4 Fixed #24474 -- Allowed configuring the admin's empty change list value. 9 yıl önce
files e42a720ba2 Fixed typos and updated spelling wordlist. 10 yıl önce
forms 5c98223f39 Fixed #24191 -- Documented Form.changed_data 9 yıl önce
models 2fbea621e6 Capitalized "Python" in docs. 9 yıl önce
templates e11a08ee15 Fixed #24839 -- Removed references to deprecated contrib.webdesign. 10 yıl önce
applications.txt e42a720ba2 Fixed typos and updated spelling wordlist. 10 yıl önce
checks.txt 966a29c2b8 Fixed #24479 -- Added system check to prevent both ordering and order_wrt. 10 yıl önce
clickjacking.txt 0b5fb8e72c Fixed #24896 -- Doc'd clickjacking protection doesn't overwrite X-Frame-Options header. 9 yıl önce
csrf.txt 08c980d752 Updated capitalization in the word "JavaScript" for consistency 10 yıl önce
databases.txt 0c91a419f8 Dropped support for PostgreSQL 9.0. 10 yıl önce
django-admin.txt 40f0a84cb1 Fixed #24159 -- Made compilemessages run across all apps. 9 yıl önce
exceptions.txt 1a62f19707 Fixed #24763 -- Moved DoesNotExist exception to model docs. 10 yıl önce
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 yıl önce
middleware.txt 08c980d752 Updated capitalization in the word "JavaScript" for consistency 10 yıl önce
migration-operations.txt 2fbea621e6 Capitalized "Python" in docs. 9 yıl önce
request-response.txt e4f0e5a981 Fixed typos in docs/ref/request-response.txt 10 yıl önce
schema-editor.txt 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. 10 yıl önce
settings.txt 5edf25bddd Cosmetic edits and minor corrections to docs/ref/settings.txt. 10 yıl önce
signals.txt c79faae761 Removed versionadded/changed notes for 1.7. 10 yıl önce
template-response.txt 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. 10 yıl önce
unicode.txt 27ad12a9b8 Fixed wrong operator in iri_to_uri() docs 10 yıl önce
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. 10 yıl önce
urls.txt a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 yıl önce
utils.txt 4a438e400b Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 10 yıl önce
validators.txt 3e64f3d0fc Fixed #24531 -- Improved CommaSeparatedIntegerField validation. 10 yıl önce
views.txt 70779d9c1c Fixed #24733 -- Passed the triggering exception to 40x error handlers 10 yıl önce