summaryrefslogtreecommitdiff
path: root/docs/releases/4.1.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot2023-03-011-8/+5
* Refs #34140 -- Corrected rst code-block and various formatting issues in docs.Joseph Victor Zammit2023-02-281-2/+2
* Fixed #34318 -- Added release note for 4bfe8c0eec835b8eaffcda7dc1e3b203751a790a.Sota Tabu2023-02-131-0/+3
* Refs #32339 -- Deprecated transitional form renderers.Mariusz Felisiak2023-01-181-3/+3
* Refs #32365 -- Removed django.utils.timezone.utc per deprecation timeline.Mariusz Felisiak2023-01-171-2/+2
* Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecatio...Mariusz Felisiak2023-01-171-6/+5
* Refs #33397, Refs #34160 -- Added release note for resolving output_field cha...Mariusz Felisiak2022-11-301-0/+6
* Refs #33173 -- Doc'd Python 3.11 compatibility in Django 4.1.x.Mariusz Felisiak2022-10-261-2/+3
* Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetEr...Gregor Gärtner2022-10-071-4/+4
* Fixed #33984 -- Reverted "Fixed #32980 -- Made models cache related managers."Mariusz Felisiak2022-09-301-1/+2
* Fixed #33921 -- Added release note for 5b8699e723d9daf373fff46c6859fed2b780a9bd.Mohammadtaher Abbasi2022-08-121-0/+3
* Updated release notes for Django 4.1 release.Carlton Gibson2022-08-031-7/+7
* Refs CVE-2022-34265 -- Unified DatabaseOperations._convert_*_to_tz() hook names.Mariusz Felisiak2022-07-091-0/+4
* Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters.Simon Charette2022-07-061-0/+14
* Updated asgiref dependency for 4.1 release series.Carlton Gibson2022-06-161-0/+3
* Fixed #33724 -- Doc'd exclude argument changes in model validation.Mariusz Felisiak2022-05-241-0/+6
* Removed empty sections from 4.1 release notes.Carlton Gibson2022-05-171-85/+0
* Refs #32339 -- Deprecated default.html form template.David Smith2022-05-171-0/+52
* Update docs/releases/4.1.txtAlokik Vijay2022-05-171-1/+1
* Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs.Alokik Vijay2022-05-171-0/+4
* Refs #27064 -- Made migrations generate RenameIndex operations when moving in...David Wobrock2022-05-171-0/+6
* Refs #27064 -- Made migrations generate RenameIndex operations when renaming ...David Wobrock2022-05-161-0/+5
* Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone.Marcelo Galigniana2022-05-161-0/+3
* Refs #27064 -- Added RenameIndex migration operation.David Wobrock2022-05-121-1/+4
* Fixed #32559 -- Added 'step_size’ to numeric form fields.Kapil Bansal2022-05-121-1/+9
* Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy an...Mariusz Felisiak2022-05-121-0/+4
* Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.Mariusz Felisiak2022-05-111-0/+2
* Fixed #33622 -- Allowed customizing error messages for invalid number of forms.Marc Seguí Coll2022-05-101-0/+5
* Fixed #30581 -- Added support for Meta.constraints validation.Gagaro2022-05-101-0/+13
* Fixed #32339 -- Added div.html form template.David Smith2022-05-051-0/+9
* Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.Mariusz Felisiak2022-05-041-0/+8
* Refs #32339 -- Allowed renderer to specify default form and formset templates.Carlton Gibson2022-04-271-0/+14
* Fixed #33646 -- Added async-compatible interface to QuerySet.Andrew Godwin2022-04-261-0/+22
* Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget.Mariusz Felisiak2022-04-221-0/+2
* Refactored out RedirectURLMixin.get_redirect_url().Aymeric Augustin2022-04-201-0/+3
* Fixed #33639 -- Enabled cached template loader in development.Carlton Gibson2022-04-191-0/+11
* Refs #31169 -- Added release note for parallel test running changes.Carlton Gibson2022-04-141-0/+4
* Fixed #30511 -- Used identity columns instead of serials on PostgreSQL.Florian Apolloner2022-04-131-0/+3
* Fixed #33611 -- Allowed View subclasses to define async method handlers.Carlton Gibson2022-04-071-0/+17
* Fixed #33471 -- Made AlterField operation a noop when changing "choices".sarahboyce2022-04-061-0/+4
* Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors(...Baptiste Mispelon2022-04-061-0/+16
* Refs #32339 -- Added use_fieldset to Widget.David2022-03-301-0/+4
* Refs #32365 -- Deprecated django.utils.timezone.utc.Carlton Gibson2022-03-291-0/+3
* Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.Alokik Vijay2022-03-291-1/+5
* Fixed #15619 -- Deprecated log out via GET requests.René Fleschenberg2022-03-291-0/+30
* Fixed #7497 -- Allowed overriding the order of apps and models in admin.adontz2022-03-251-0/+3
* Refs #15619 -- Logged out with POST requests in admin.Mariusz Felisiak2022-03-241-0/+2
* Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols i...Thomas Schmidt2022-03-231-0/+3
* Removed outdated handling of length parameter to If-Modified-Since header.Mariusz Felisiak2022-03-151-0/+3
* Moved log_response() release notes into backwards incompatible changes section.Mariusz Felisiak2022-03-111-3/+3