index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-04
[4.2.x] Bumped version for 4.2.5 release.
4.2.5
Mariusz 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.4
Natalia
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-18
Added 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.3
Mariusz 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.2
Natalia
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
[next]