1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/docs/releases
Andrés Reverón Molina b44efdfe54 Fixed #34856 -- Fixed references to index_together in historical migrations.
While AlterUniqueTogether has been documented to be still allowed in historical
migrations for the foreseeable future it has been crashing since 2abf417c81
was merged because the latter removed support for Meta.index_together which the
migration framework uses to render models to perform schema changes.

CreateModel(options["unique_together"]) was also affected.

Refs #27236.

Co-authored-by: Simon Charette <charette.s@gmail.com>
2024-12-17 09:59:39 +01:00
..
0.95.txt
0.96.txt Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
1.0-porting-guide.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
1.0.1.txt
1.0.2.txt
1.0.txt
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt
1.3.6.txt
1.3.7.txt
1.3.txt
1.4.1.txt
1.4.2.txt
1.4.3.txt
1.4.4.txt
1.4.5.txt
1.4.6.txt
1.4.7.txt
1.4.8.txt
1.4.9.txt
1.4.10.txt
1.4.11.txt
1.4.12.txt
1.4.13.txt
1.4.14.txt
1.4.15.txt
1.4.16.txt
1.4.17.txt
1.4.18.txt
1.4.19.txt
1.4.20.txt
1.4.21.txt
1.4.22.txt
1.4.txt Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. 2023-09-18 22:12:40 +02:00
1.5.1.txt
1.5.2.txt
1.5.3.txt
1.5.4.txt
1.5.5.txt
1.5.6.txt
1.5.7.txt
1.5.8.txt
1.5.9.txt
1.5.10.txt
1.5.11.txt
1.5.12.txt
1.5.txt Refs #27236 -- Removed Meta.index_together per deprecation timeline. 2023-09-18 22:12:40 +02:00
1.6.1.txt
1.6.2.txt
1.6.3.txt
1.6.4.txt
1.6.5.txt
1.6.6.txt
1.6.7.txt
1.6.8.txt
1.6.9.txt
1.6.10.txt
1.6.11.txt
1.6.txt
1.7.1.txt
1.7.2.txt
1.7.3.txt
1.7.4.txt
1.7.5.txt
1.7.6.txt
1.7.7.txt
1.7.8.txt
1.7.9.txt
1.7.10.txt
1.7.11.txt
1.7.txt Refs #27236 -- Removed Meta.index_together per deprecation timeline. 2023-09-18 22:12:40 +02:00
1.8.1.txt
1.8.2.txt
1.8.3.txt
1.8.4.txt
1.8.5.txt
1.8.6.txt
1.8.7.txt
1.8.8.txt
1.8.9.txt
1.8.10.txt
1.8.11.txt
1.8.12.txt
1.8.13.txt
1.8.14.txt
1.8.15.txt
1.8.16.txt
1.8.17.txt
1.8.18.txt
1.8.19.txt
1.8.txt
1.9.1.txt
1.9.2.txt
1.9.3.txt
1.9.4.txt
1.9.5.txt
1.9.6.txt
1.9.7.txt
1.9.8.txt
1.9.9.txt
1.9.10.txt
1.9.11.txt
1.9.12.txt
1.9.13.txt
1.9.txt Added backticks to setuptools in docs. 2023-10-09 09:55:52 +02:00
1.10.1.txt
1.10.2.txt
1.10.3.txt
1.10.4.txt
1.10.5.txt
1.10.6.txt
1.10.7.txt
1.10.8.txt
1.10.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
1.11.1.txt
1.11.2.txt
1.11.3.txt
1.11.4.txt
1.11.5.txt
1.11.6.txt
1.11.7.txt
1.11.8.txt
1.11.9.txt
1.11.10.txt
1.11.11.txt
1.11.12.txt
1.11.13.txt
1.11.14.txt
1.11.15.txt
1.11.16.txt
1.11.17.txt
1.11.18.txt
1.11.19.txt
1.11.20.txt
1.11.21.txt
1.11.22.txt
1.11.23.txt
1.11.24.txt
1.11.25.txt
1.11.26.txt
1.11.27.txt
1.11.28.txt
1.11.29.txt
1.11.txt Refs #27236 -- Removed Meta.index_together per deprecation timeline. 2023-09-18 22:12:40 +02:00
2.0.1.txt
2.0.2.txt
2.0.3.txt
2.0.4.txt
2.0.5.txt
2.0.6.txt
2.0.7.txt
2.0.8.txt
2.0.9.txt
2.0.10.txt
2.0.11.txt
2.0.12.txt
2.0.13.txt
2.0.txt
2.1.1.txt
2.1.2.txt
2.1.3.txt
2.1.4.txt
2.1.5.txt
2.1.6.txt
2.1.7.txt
2.1.8.txt
2.1.9.txt
2.1.10.txt
2.1.11.txt
2.1.12.txt
2.1.13.txt
2.1.14.txt
2.1.15.txt
2.1.txt
2.2.1.txt
2.2.2.txt
2.2.3.txt
2.2.4.txt
2.2.5.txt
2.2.6.txt
2.2.7.txt
2.2.8.txt
2.2.9.txt
2.2.10.txt
2.2.11.txt
2.2.12.txt
2.2.13.txt
2.2.14.txt
2.2.15.txt
2.2.16.txt
2.2.17.txt
2.2.18.txt
2.2.19.txt
2.2.20.txt
2.2.21.txt
2.2.22.txt
2.2.23.txt
2.2.24.txt
2.2.25.txt
2.2.26.txt
2.2.27.txt
2.2.28.txt
2.2.txt
3.0.1.txt
3.0.2.txt
3.0.3.txt
3.0.4.txt
3.0.5.txt
3.0.6.txt
3.0.7.txt
3.0.8.txt
3.0.9.txt
3.0.10.txt
3.0.11.txt
3.0.12.txt
3.0.13.txt
3.0.14.txt
3.0.txt Replaced "Django test runner" with DiscoverRunner in release notes. 2024-02-05 09:18:53 -03:00
3.1.1.txt
3.1.2.txt
3.1.3.txt
3.1.4.txt
3.1.5.txt
3.1.6.txt Removed trailing whitespace in docs. 2024-11-27 13:13:28 -03:00
3.1.7.txt
3.1.8.txt
3.1.9.txt
3.1.10.txt
3.1.11.txt
3.1.12.txt
3.1.13.txt
3.1.14.txt
3.1.txt Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 2024-03-01 07:15:32 +01:00
3.2.1.txt
3.2.2.txt
3.2.3.txt
3.2.4.txt
3.2.5.txt
3.2.6.txt
3.2.7.txt
3.2.8.txt
3.2.9.txt
3.2.10.txt
3.2.11.txt
3.2.12.txt
3.2.13.txt
3.2.14.txt
3.2.15.txt
3.2.16.txt
3.2.17.txt
3.2.18.txt
3.2.19.txt
3.2.20.txt
3.2.21.txt Fixed CVE-2023-41164 -- Fixed potential DoS in django.utils.encoding.uri_to_iri(). 2023-09-04 11:58:37 +02:00
3.2.22.txt Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text.Truncator when truncating HTML text. 2023-10-04 09:22:26 -03:00
3.2.23.txt Fixed CVE-2023-46695 -- Fixed potential DoS in UsernameField on Windows. 2023-11-01 06:10:30 +01:00
3.2.24.txt Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template filter. 2024-02-06 09:07:31 -03:00
3.2.25.txt Refs CVE-2024-27351 -- Forwardported release notes and tests. 2024-03-04 08:22:00 +01:00
3.2.txt
4.0.1.txt
4.0.2.txt
4.0.3.txt
4.0.4.txt
4.0.5.txt
4.0.6.txt
4.0.7.txt
4.0.8.txt
4.0.9.txt
4.0.10.txt
4.0.txt Replaced "Django test runner" with DiscoverRunner in release notes. 2024-02-05 09:18:53 -03:00
4.1.1.txt
4.1.2.txt
4.1.3.txt
4.1.4.txt
4.1.5.txt
4.1.6.txt
4.1.7.txt
4.1.8.txt
4.1.9.txt
4.1.10.txt
4.1.11.txt Fixed CVE-2023-41164 -- Fixed potential DoS in django.utils.encoding.uri_to_iri(). 2023-09-04 11:58:37 +02:00
4.1.12.txt Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text.Truncator when truncating HTML text. 2023-10-04 09:22:26 -03:00
4.1.13.txt Fixed CVE-2023-46695 -- Fixed potential DoS in UsernameField on Windows. 2023-11-01 06:10:30 +01:00
4.1.txt Replaced "Django test runner" with DiscoverRunner in release notes. 2024-02-05 09:18:53 -03:00
4.2.1.txt
4.2.2.txt
4.2.3.txt
4.2.4.txt
4.2.5.txt Fixed CVE-2023-41164 -- Fixed potential DoS in django.utils.encoding.uri_to_iri(). 2023-09-04 11:58:37 +02:00
4.2.6.txt Refs #34840 -- Improved release note describing index regression. 2023-10-15 10:27:11 +02:00
4.2.7.txt Fixed CVE-2023-46695 -- Fixed potential DoS in UsernameField on Windows. 2023-11-01 06:10:30 +01:00
4.2.8.txt Added release date for 4.2.8. 2023-12-04 09:24:31 +01:00
4.2.9.txt Added release date for 5.0.1 and 4.2.9. 2024-01-02 09:57:41 +01:00
4.2.10.txt Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template filter. 2024-02-06 09:07:31 -03:00
4.2.11.txt Refs CVE-2024-27351 -- Forwardported release notes and tests. 2024-03-04 08:22:00 +01:00
4.2.12.txt Added release date for 5.0.5 and 4.2.12. 2024-05-06 14:35:57 +02:00
4.2.13.txt Added release notes for 5.0.6 and 4.2.13. 2024-05-07 17:21:21 +02:00
4.2.14.txt Fixed CVE-2024-39614 -- Mitigated potential DoS in get_supported_language_variant(). 2024-07-09 09:21:19 -03:00
4.2.15.txt Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks against JSON fields. 2024-08-06 08:50:08 +02:00
4.2.16.txt Fixed CVE-2024-45231 -- Avoided server error on password reset when email sending fails. 2024-09-03 09:22:32 -03:00
4.2.17.txt Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLookup usage on Oracle. 2024-12-04 13:43:13 +01:00
4.2.txt Fixed #34978, Refs #31331 -- Added backward incompatibility note about raw aggregations on MySQL. 2023-11-27 11:57:07 +01:00
5.0.1.txt Added release date for 5.0.1 and 4.2.9. 2024-01-02 09:57:41 +01:00
5.0.2.txt Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template filter. 2024-02-06 09:07:31 -03:00
5.0.3.txt Refs CVE-2024-27351 -- Forwardported release notes and tests. 2024-03-04 08:22:00 +01:00
5.0.4.txt Added release date for 5.0.4. 2024-04-03 11:12:03 -03:00
5.0.5.txt Added release date for 5.0.5 and 4.2.12. 2024-05-06 14:35:57 +02:00
5.0.6.txt Added release notes for 5.0.6 and 4.2.13. 2024-05-07 17:21:21 +02:00
5.0.7.txt Made cosmetic edits to 5.0.7 release notes. 2024-07-09 09:36:54 -03:00
5.0.8.txt Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks against JSON fields. 2024-08-06 08:50:08 +02:00
5.0.9.txt Fixed CVE-2024-45231 -- Avoided server error on password reset when email sending fails. 2024-09-03 09:22:32 -03:00
5.0.10.txt Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLookup usage on Oracle. 2024-12-04 13:43:13 +01:00
5.0.txt Replaced "Django test runner" with DiscoverRunner in release notes. 2024-02-05 09:18:53 -03:00
5.1.1.txt Fixed CVE-2024-45231 -- Avoided server error on password reset when email sending fails. 2024-09-03 09:22:32 -03:00
5.1.2.txt Added release date for 5.1.2. 2024-10-08 11:37:30 -03:00
5.1.3.txt Added release date for 5.1.3. 2024-11-05 05:55:58 +01:00
5.1.4.txt Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLookup usage on Oracle. 2024-12-04 13:43:13 +01:00
5.1.5.txt Fixed #34856 -- Fixed references to index_together in historical migrations. 2024-12-17 09:59:39 +01:00
5.1.txt Removed trailing whitespace in docs. 2024-11-27 13:13:28 -03:00
5.2.txt Fixed #25582 -- Added support for query and fragment to django.urls.reverse(). 2024-12-11 16:40:28 -03:00
index.txt Added stub release notes for 5.1.5. 2024-12-04 16:23:59 +01:00
security.txt Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive descriptions. 2024-12-04 16:59:57 +01:00