summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-03[4.2.x] Bumped version for 4.2.3 release.4.2.3Mariusz Felisiak
2023-07-03[4.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator a...Mariusz Felisiak
2023-06-28[4.2.x] Fixed typo in docs/intro/tutorial08.txt.Cerebro Cerberus
2023-06-27[4.2.x] Added dedicated section for output_field in query expressions docs.nessita
2023-06-27[4.2.x] Fixed typo in docs/ref/models/querysets.txt.Mariusz Felisiak
2023-06-26[4.2.x] Added stub release notes and release date for 4.2.3, 4.1.10, and 3.2.20.Mariusz Felisiak
2023-06-20[4.2.x] Corrected admin.E013 check message in docs.Mariusz Felisiak
2023-06-16[4.2.x] Fixed typo in docs/topics/db/fixtures.txt.Ashwin Dharne
2023-06-13[4.2.x] Refs #30220 -- Bumped required version of Selenium to 3.8.0.Mariusz Felisiak
2023-06-11[4.2.x] Fixed #34638 -- Fixed admin change list selected row highlight on edi...Neeraj Kumar
2023-06-09[4.2.x] Fixed #34645 -- Restored alignment for admin date/time timezone warni...Mariusz Felisiak
2023-06-07[4.2.x] Fixed #30355 -- Doc'd interaction between custom managers and prefetc...Akash Kumar Sen
2023-06-05[4.2.x] Added stub release notes for 4.2.3.nessita
2023-06-05[4.2.x] Post-release version bump.Natalia
2023-06-05[4.2.x] Bumped version for 4.2.2 release.4.2.2Natalia
2023-06-05[4.2.x] Added release date for 4.2.2.Natalia
2023-06-04[4.2.x] Fixed #34620 -- Fixed serialization crash on m2m fields without natur...Mariusz Felisiak
2023-06-03[4.2.x] Refs #23528 -- Made cosmetic edits to swappable_dependency() docs.Mariusz Felisiak
2023-06-02[4.2.x] Fixed #23528 -- Doc'd django.db.migrations.swappable_dependency().DevilsAutumn
2023-06-01[4.2.x] Fixed #34612 -- Fixed QuerySet.only() crash on reverse relationships.Simon Charette
2023-06-01[4.2.x] Fixed #34595 -- Doc'd that format_string arg of format_html() is not ...AP Jama
2023-05-31[4.2.x] Fixed #34600 -- Removed references to bleach in docs.Akash Kumar Sen
2023-05-26[4.2.x] Fixed #34574 -- Noted unexpected outcomes in autoescape/escape docs.Natalia
2023-05-24[4.2.x] Fixed #34590 -- Reverted "Refs #33308 -- Improved adapting DecimalFie...David Sanders
2023-05-24[4.2.x] Corrected documentation of Log database function.Stefan Brand
2023-05-23[4.2.x] Refs #34118 -- Fixed FunctionalTests.test_cached_property_reuse_diffe...Mariusz Felisiak
2023-05-23[4.2.x] Fixed #34551 -- Fixed QuerySet.aggregate() crash when referencing sub...Simon Charette
2023-05-23[4.2.x] Refs #34551 -- Fixed QuerySet.aggregate() crash on precending aggrega...Simon Charette
2023-05-23[4.2.x] Fixed #34579 -- Added Django Forum to contributing guides.Mohit Singh Sinsniwal
2023-05-22[4.2.x] Fixed references to django.core.cache in docs.Sarah Boyce
2023-05-22[4.2.x] Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congr...gtleee
2023-05-22[4.2.x] Fixed #34580 -- Avoided unnecessary computation of selected expressio...Simon Charette
2023-05-17[4.2.x] Fixed #34568 -- Made makemigrations --update respect --name option.Mariusz Felisiak
2023-05-17[4.2.x] Updated broken links in docs.Mariusz Felisiak
2023-05-17[4.2.x] Fixed #34570 -- Silenced noop deferral of many-to-many and GFK.Simon Charette
2023-05-16[4.2.x] Fixed #34539 -- Restored get_prep_value() call when adapting JSONFields.Julie Rymer
2023-05-12[4.2.x] Fixed #34556 -- Doc'd that StreamingHttpResponse accepts memoryviews ...Alexerson
2023-05-12[4.2.x] Clarified database connections lifetime outside HTTP requests.Alberto Sottile
2023-05-11[4.2.x] Made explicit the location of locally-built HTML docs.nessita
2023-05-08[4.2.x] Fixed #34544 -- Avoided DBMS_LOB.SUBSTR() wrapping with IS NULL condi...Mariusz Felisiak
2023-05-08[4.2.x] Fixed #34545 -- Corrected the number of months in installation FAQ.Akash Kumar Sen
2023-05-07[4.2.x] Corrected code-block directive in docs/ref/templates/builtins.txt.Pan Dango
2023-05-04[4.2.x] Corrected code-block directives in docs.Jannis Vajen
2023-05-04[4.2.x] Fixed MultipleFileFieldTest.test_file_multiple_validation() test if P...Mariusz Felisiak
2023-05-03[4.2.x] Added CVE-2023-31047 to security archive.Mariusz Felisiak
2023-05-03[4.2.x] Added stub release notes for 4.2.2.Mariusz Felisiak
2023-05-03[4.2.x] Post-release version bump.Mariusz Felisiak
2023-05-03[4.2.x] Bumped version for 4.2.1 release.4.2.1Mariusz Felisiak
2023-05-03[4.2.x] Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential bypass of v...Mariusz Felisiak
2023-05-03[4.2.x] Fixed #34529, Refs #34525 -- Reduced index operations with Meta.index...Mariusz Felisiak