Tim Graham ba27f89587 Clarified a contrib.sites deprecation and added to 1.7 release notes. 10 年之前
..
class-based-views a420f83e7d Fixed #24055 -- Keep reference to view class for resolve() 10 年之前
contrib ba27f89587 Clarified a contrib.sites deprecation and added to 1.7 release notes. 10 年之前
files a7c256cb54 Fixed #9893 -- Allowed using a field's max_length in the Storage. 10 年之前
forms 714277cb4c Removed support for SplitDateTimeWidget with DateTimeField per deprecation timeline. 10 年之前
models 4aa089a9a9 Removed support for custom SQL per deprecation timeline. 10 年之前
templates a3e783fe11 Deprecated passing a Context to a generic Template.render. 10 年之前
applications.txt 0fde2ca036 Fixed typo in docs/ref/applications.txt. 10 年之前
checks.txt 40a8504357 Fixed #23891 -- Moved deprecation of IPAddressField to system check framework. 10 年之前
clickjacking.txt 51c8045145 Removed versionadded/changed annotations for 1.6. 11 年之前
csrf.txt 9eb4f28e89 Deprecated TEMPLATE_CONTEXT_PROCESSORS. 10 年之前
databases.txt 39b58ad95a Fixed #24148 -- Documented a bug with case expressions in SQLite < 3.7.0 10 年之前
django-admin.txt c3336e7e4f Removed dumpdata --natural option and serializers use_natural_keys parameter. 10 年之前
exceptions.txt 8958170755 Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions 10 年之前
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 年之前
middleware.txt df0523debc Fixed #23531 -- Added CommonMiddleware.response_redirect_class. 10 年之前
migration-operations.txt 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. 10 年之前
request-response.txt 75f107b884 Removed request.REQUEST per deprecation timeline; refs #18659. 10 年之前
schema-editor.txt 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. 10 年之前
settings.txt f635d75935 Removed support for old-style test database settings per deprecation timeline. 10 年之前
signals.txt f4f24d30e0 Removed pre_syncdb and post_syncdb signals per deprecation timeline. 10 年之前
template-response.txt 79deb6a071 Accounted for multiple template engines in template responses. 10 年之前
unicode.txt 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. 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 d029fafea1 Removed utils.module_loading.import_by_path() per deprecation timeline; refs #21674. 10 年之前
validators.txt 2e65d56156 Fixed #20003 -- Improved and extended URLValidator 10 年之前
views.txt 9eb4f28e89 Deprecated TEMPLATE_CONTEXT_PROCESSORS. 10 年之前