Tim Graham 25264d4e2a Documented django.utils.timezone.FixedOffset; thanks Aymeric. il y a 10 ans
..
class-based-views f48e2258a9 Fixed #24133 -- Replaced formatting syntax in success_url placeholders il y a 10 ans
contrib 41f0d3d3bc Removed FastCGI support per deprecation timeline; refs #20766. il y a 10 ans
files a7c256cb54 Fixed #9893 -- Allowed using a field's max_length in the Storage. il y a 10 ans
forms 57554442fe Fixed #2443 -- Added DurationField. il y a 10 ans
models 65246de7b1 Fixed #24031 -- Added CASE expressions to the ORM. il y a 10 ans
templates a3e783fe11 Deprecated passing a Context to a generic Template.render. il y a 10 ans
applications.txt 0fde2ca036 Fixed typo in docs/ref/applications.txt. il y a 10 ans
checks.txt 40a8504357 Fixed #23891 -- Moved deprecation of IPAddressField to system check framework. il y a 10 ans
clickjacking.txt 51c8045145 Removed versionadded/changed annotations for 1.6. il y a 11 ans
csrf.txt 9eb4f28e89 Deprecated TEMPLATE_CONTEXT_PROCESSORS. il y a 10 ans
databases.txt 39b58ad95a Fixed #24148 -- Documented a bug with case expressions in SQLite < 3.7.0 il y a 10 ans
django-admin.txt f6463bb380 Removed the syncdb command per deprecation timeline. il y a 10 ans
exceptions.txt 8958170755 Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions il y a 10 ans
index.txt d3db878e4b Moved CSRF docs out of contrib. il y a 10 ans
middleware.txt df0523debc Fixed #23531 -- Added CommonMiddleware.response_redirect_class. il y a 10 ans
migration-operations.txt 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. il y a 10 ans
request-response.txt 75f107b884 Removed request.REQUEST per deprecation timeline; refs #18659. il y a 10 ans
schema-editor.txt 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. il y a 10 ans
settings.txt 26a92619f6 Fixed #24124 -- Changed context_processors in the default settings.py il y a 10 ans
signals.txt f4f24d30e0 Removed pre_syncdb and post_syncdb signals per deprecation timeline. il y a 10 ans
template-response.txt 79deb6a071 Accounted for multiple template engines in template responses. il y a 10 ans
unicode.txt 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. il y a 10 ans
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. il y a 10 ans
urls.txt a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). il y a 10 ans
utils.txt 25264d4e2a Documented django.utils.timezone.FixedOffset; thanks Aymeric. il y a 10 ans
validators.txt 2e65d56156 Fixed #20003 -- Improved and extended URLValidator il y a 10 ans
views.txt 9eb4f28e89 Deprecated TEMPLATE_CONTEXT_PROCESSORS. il y a 10 ans