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-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
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.1
Mariusz 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
2023-05-02
[4.2.x] Fixed #34530 -- Improved docs when customizing storage for FileField.
Ran Benita
2023-05-02
[4.2.x] Fixed #34515 -- Made LocaleMiddleware prefer language from paths when...
Mariusz Felisiak
2023-04-28
[4.2.x] Refs #34118, Refs #34504 -- Added backward incompatibility note about...
Mariusz Felisiak
2023-04-27
[4.2.x] Refs #33662 -- Corrected Sitemap.get_languages_for_item() signature i...
Andrei Shabanski
2023-04-27
[4.2.x] Doc'd that Count("*") is equivalent to COUNT(*) SQL.
Tom Forbes
2023-04-26
[4.2.x] Added stub release notes and release date for 4.2.1, 4.1.9, and 3.2.19.
Mariusz Felisiak
2023-04-26
[4.2.x] Fixed #34512 -- Restored breadcrumbs on admin app index view.
Mariusz Felisiak
2023-04-22
[4.2.x] Updated Django Transifex links.
Claude Paroz
2023-04-21
[4.2.x] Fixed #34506 -- Fixed margin of ClearableFileInput in admin CSS.
Mariusz Felisiak
2023-04-21
[4.2.x] Added meaningful titles to ..admonition:: directives.
Mariusz Felisiak
2023-04-20
[4.2.x] Improved examples in docs about raw SQL queries.
Mariusz Felisiak
2023-04-20
[4.2.x] Fixed #34440 -- Doc'd that & queryset operator works similar to chain...
David Sanders
2023-04-19
[4.2.x] Fixed #34435 -- Doc'd that JSONField.default must be a callable.
Sage Abdullah
2023-04-19
[4.2.x] Doc'd RemovedInDjangoXXWarning comments in deprecating a feature guide.
Sarah Boyce
[next]