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 лет назад