summaryrefslogtreecommitdiff
path: root/docs/releases/4.0.txt
Commit message (Expand)AuthorAgeFilesLines
* Used extlinks for PyPI links.Tim Graham2023-04-171-5/+3
* Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot2023-03-011-4/+4
* Refs #32365 -- Removed django.utils.timezone.utc per deprecation timeline.Mariusz Felisiak2023-01-171-1/+1
* Refs #32365 -- Removed support for pytz timezones per deprecation timeline.Mariusz Felisiak2023-01-171-2/+2
* Fixed #33789 -- Doc'd changes in quoting table/column names on Oracle in Djan...Mariusz Felisiak2022-06-211-0/+9
* Refs #32355 -- Bumped required psycopg2 version to 2.8.4.Mariusz Felisiak2021-12-221-0/+3
* Improved release notes wording for template-based form rendering.Nick Pope2021-12-071-4/+3
* Finalized release notes for Django 4.0.Mariusz Felisiak2021-12-071-4/+4
* Updated asgiref dependency for 4.0 release series.Mariusz Felisiak2021-12-071-0/+3
* Fixed typo in docs/releases/4.0.txt.Ryuji Tsutsui2021-11-241-1/+1
* Added Malay language.jhisham2021-11-181-0/+5
* Fixed #33253 -- Reverted "Fixed #32319 -- Added ES module support to Manifest...Mariusz Felisiak2021-11-051-4/+0
* Refs #33263 -- Expanded release notes for DeleteView adopting FormMixin.Carlton Gibson2021-11-051-0/+12
* Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_result_set_...David Wobrock2021-09-291-2/+3
* Fixed typo in 4.0 release notes.Jero Bado2021-09-221-4/+4
* Made cosmetic edits to docs/releases/4.0.txt.Mariusz Felisiak2021-09-201-16/+16
* Removed empty sections from 4.0 release notes.Mariusz Felisiak2021-09-201-95/+0
* Fixed #31026 -- Switched form rendering to template engine.David Smith2021-09-201-0/+17
* Fixed #32504 -- Updated admin's jQuery to 3.6.0.Mariusz Felisiak2021-09-201-0/+2
* Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on Po...Nikita Marchant2021-09-171-0/+7
* Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.Giannis Adamopoulos2021-09-171-0/+8
* Fixed #32365 -- Made zoneinfo the default timezone implementation.Carlton Gibson2021-09-161-0/+66
* Fixed #33012 -- Added Redis cache backend.Daniyal2021-09-141-0/+10
* Fixed #32873 -- Deprecated settings.USE_L10N.Claude Paroz2021-09-141-2/+19
* Fixed #32219 -- Made InlineModelAdmin.verbose_name_plural fallback to its ver...Siburg2021-09-081-0/+3
* Fixed #30086, Refs #32873 -- Made floatformat template filter independent of ...Mariusz Felisiak2021-09-081-1/+6
* Fixed #32076 -- Added async methods to BaseCache.Andrew-Chen-Wang2021-09-071-1/+7
* Fixed #32309 -- Added --exclude option to startapp/startproject management co...sage2021-09-011-0/+3
* Fixed #25264 -- Allowed suppressing base command options in --help output.Jan Szoja2021-08-311-0/+4
* Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks re...Eugene Morozov2021-08-301-0/+3
* Refs #32338 -- Made RadioSelect/CheckboxSelectMultiple render in <div> tags.David Smith2021-08-271-0/+7
* Fixed #32552 -- Added logger argument to DiscoverRunner.Chris Jerdonek2021-08-241-2/+5
* Fixed #33014 -- Made ProjectState raise exception when real_apps argument is ...Chris Jerdonek2021-08-191-0/+4
* Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesM...Jarosław Wygoda2021-08-051-0/+5
* Refs #32986 -- Moved TRANSLATOR_COMMENT_MARK to django.utils.translation.temp...Chris Jerdonek2021-08-051-0/+3
* Fixed #32984 -- Allowed customizing a deletion field widget in formsets.Ties Jan Hefting2021-08-031-0/+7
* Fixed #31621 -- Added support for '--parallel auto' to test management command.Adam Johnson2021-08-031-0/+3
* Refs #32916 -- Replaced request.csrf_cookie_needs_reset with request.META['CS...Chris Jerdonek2021-07-291-0/+6
* Refs #32946 -- Changed Query.add_filter() to take two arguments.Keryn Knight2021-07-281-0/+4
* Fixed #32275 -- Added scrypt password hasher.ryowright2021-07-221-0/+7
* Fixed #32951 -- Removed Query.where_class & co.Nick Pope2021-07-221-0/+5
* Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.Nick Pope2021-07-191-0/+7
* Fixed #10929 -- Added default argument to aggregates.Nick Pope2021-07-191-0/+4
* Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suit...Jacob Walls2021-07-161-0/+3
* Fixed #32905 -- Added CSS class for non-form errors of formsets.Ties Jan Hefting2021-07-151-0/+4
* Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessa...Carlton Gibson2021-07-141-1/+5
* Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and ...Ian Foote2021-07-091-0/+3
* Fixed #24522 -- Added a --shuffle option to DiscoverRunner.Chris Jerdonek2021-07-081-0/+3
* Fixed #32908 -- Allowed select_for_update(skip_locked) on MariaDB 10.6+.Mariusz Felisiak2021-07-081-0/+3
* Fixed #32776 -- Added support for Array subqueries on PostgreSQL.Hannes Ljungberg2021-07-061-0/+5