index
:
chango.git
devmain
fix-31295
initial-branch
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-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
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
[next]