summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04[4.2.x] Bumped version for 4.2.6 release.4.2.6Natalia
2023-10-04[4.2.x] Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text....Natalia
2023-09-27[4.2.x] Added stub release notes and release date for 4.2.6, 4.1.12, and 3.2.22.Natalia
2023-09-27[4.2.x] Added warning about flatpages and untrusted users.Mariusz Felisiak
2023-09-27[4.2.x] Refs #34320 -- Skipped SchemaTests.test_rename_field_with_check_to_tr...Mariusz Felisiak
2023-09-22[4.2.x] Fixed #34840 -- Avoided casting string base fields on PostgreSQL.Mariusz Felisiak
2023-09-21[4.2.x] Refs #34808 -- Doc'd that aggregation functions on empty groups can r...David Sanders
2023-09-19[4.2.x] Added updating the Django release process on Trac to release steps.Mariusz Felisiak
2023-09-16[4.2.x] Fixed typo in docs/howto/custom-file-storage.txt.therealrinku
2023-09-16[4.2.x] Corrected QuerySet.prefetch_related() note about GenericRelation().Mariusz Felisiak
2023-09-14[4.2.x] Doc'd HttpResponse.cookies.Michele Mazzucchi
2023-09-11[4.2.x] Fixed #34821 -- Prevented DEFAULT_FILE_STORAGE/STATICFILES_STORAGE se...Mariusz Felisiak
2023-09-05[4.2.x] Bumped checkout version in Github actions configuration.Mariusz Felisiak
2023-09-04[4.2.x] Added stub release notes for 4.2.6.Mariusz Felisiak
2023-09-04[4.2.x] Added CVE-2023-41164 to security archive.Mariusz Felisiak
2023-09-04[4.2.x] Post-release version bump.Mariusz Felisiak
2023-09-04[4.2.x] Bumped version for 4.2.5 release.4.2.5Mariusz Felisiak
2023-09-04[4.2.x] Fixed CVE-2023-41164 -- Fixed potential DoS in django.utils.encoding....Mariusz Felisiak
2023-09-01[4.2.x] Fixed #34803 -- Fixed queryset crash when filtering againts deeply ne...willzhao
2023-08-28[4.2.x] Added stub release notes and release date for 4.2.5, 4.1.11, and 3.2.21.Mariusz Felisiak
2023-08-24[4.2.x] Avoided counting exceptions in AsyncClient docs.Mariusz Felisiak
2023-08-23[4.2.x] Improved formset docs by using a set instead of a list in the custom ...Luca Allulli
2023-08-22[4.2.x] Fixed #34781 -- Updated logging ref docs for django.server's request ...Keryn Knight
2023-08-19[4.2.x] Fixed #34779 -- Avoided unnecessary selection of non-nullable m2m fie...Juan Alvarez
2023-08-18[4.2.x] Fixed #34773 -- Fixed syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAG...Mariusz Felisiak
2023-08-04[4.2.x] Fixed #15799 -- Doc'd that Storage._open() should raise FileNotFoundE...anthony kugel
2023-08-04[4.2.x] Refs #34754 -- Added missing FullResultSet import.Mariusz Felisiak
2023-08-04[4.2.x] Fixed #34754 -- Fixed JSONField check constraints validation on NULL ...Simon Charette
2023-08-03[4.2.x] Fixed #34756 -- Fixed docs HTML build on Sphinx 7.1+.David Smith
2023-08-01[4.2.x] Added stub release notes for 4.2.5.Natalia
2023-08-01[4.2.x] Post-release version bump.Natalia
2023-08-01[4.2.x] Bumped version for 4.2.4 release.4.2.4Natalia
2023-08-01[4.2.x] Added release date for 4.2.4.Natalia
2023-08-01[4.2.x] Fixed #34750 -- Fixed QuerySet.count() when grouping by unused multi-...Mariusz Felisiak
2023-08-01[4.2.x] Corrected pycon formatting in some docs.Almaz Kunpeissov
2023-07-30[4.2.x] Fixed warnings per flake8 6.1.0.Mariusz Felisiak
2023-07-30[4.2.x] Fixed #34748 -- Fixed queryset crash when grouping by a reference in ...Simon Charette
2023-07-28[4.2.x] Fixed #34749 -- Corrected QuerySet.acreate() signature in docs.John Parton
2023-07-24[4.2.x] Refs #34712 -- Doc'd that defining STORAGES overrides the default con...Bruno Alla
2023-07-21[4.2.x] Added missing backticks in docs.Mariusz Felisiak
2023-07-20[4.2.x] Fixed typo in docs/ref/models/querysets.txt.nessita
2023-07-20[4.2.x] Refs #30052 -- Clarified that defer() and only() do not work with agg...Vyacheslav Dmitriev
2023-07-19[4.2.x] Fixed #34717 -- Fixed QuerySet.aggregate() crash when referencing win...Simon Charette
2023-07-18Added reference to TypedChoiceField in ChoiceField docs.David Sanders
2023-07-11[4.2.x] Fixed #34309 -- Doc'd how to fully delete an app.Marcelo Galigniana
2023-07-03[4.2.x] Fixed #33405, Refs #7177 -- Clarified docs for filter escapejs regard...Jon Ribbens
2023-07-03[4.2.x] Added stub release notes for 4.2.4.Mariusz Felisiak
2023-07-03[4.2.x] Added CVE-2023-36053 to security archive.Mariusz Felisiak
2023-07-03[4.2.x] Post-release version bump.Mariusz Felisiak
2023-07-03[4.2.x] Bumped version for 4.2.3 release.4.2.3Mariusz Felisiak