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
2024-12-17
Refs #32819 -- Added aria-describedby property to BoundField.
David Smith
2024-12-17
Fixed #35969 -- Disallowed specifying a USING clause for altered generated fi...
lufafajoshua
2024-12-17
Fixed #7732 -- Added support for connection pools on Oracle.
suraj
2024-12-17
Fixed #35992, Fixed #35997 -- Added system check for CompositePrimaryKeys in ...
Mariusz Felisiak
2024-12-17
Fixed #36012 -- Made mailto punctuation percent-encoded in Urlizer.
Mike Edmunds
2024-12-17
Fixed #34856 -- Fixed references to index_together in historical migrations.
Andrés Reverón Molina
2024-12-17
Refs #27236 -- Removed references to index_together from ModelState.from_model.
Simon Charette
2024-12-16
Refs #29850 -- Removed obsolete test_window_frame_raise_not_supported_error.
Tim Graham
2024-12-16
Fixed #36008 -- Fixed order of database reset in TransactionTestCase docs.
Chiemezuo
2024-12-16
Refs #35842 -- Fixed test_lookups_special_chars_double_quotes on SQLite 3.47+.
Sage Abdullah
2024-12-16
Refs #35718, Refs #32179 -- Moved JSONObject to django.db.models.functions.json.
Sage Abdullah
2024-12-16
Imported Coalesce from django.db.models.functions.
Jacob Walls
2024-12-13
Fixed #36007 -- Removed dead code from URLValidator.
Mike Edmunds
2024-12-13
Refs #36007 -- Added IDNA 2008 test case for URLValidator.
Mike Edmunds
2024-12-13
Fixed typo in ArrayField test name.
Tim Graham
2024-12-11
Removed links to outdated tools in docs/topics/performance.txt.
amansharma612
2024-12-11
Fixed #25582 -- Added support for query and fragment to django.urls.reverse().
Ben Cardy
2024-12-11
Fixed #35920 -- Observed requires_system_checks in migrate and runserver.
Jacob Walls
2024-12-11
Fixed #35936 -- Used unnest for bulk inserts on Postgres when possible.
Simon Charette
2024-12-11
Refs #35936 -- Avoided field placeholder lookup for each value inserted.
Simon Charette
2024-12-11
Fixed #35989 -- Removed crs from GeoJSON serializer.
Jeremy Thompson
2024-12-10
Refs #35987 -- Added extra tests for ErrorList and ErrorDict copy methods.
Adam Johnson
2024-12-10
Fixed #35987 -- Made ErrorList.copy() copy the renderer attribute.
Adam Johnson
2024-12-10
Fixed #35988 -- Made BaseForm.full_clean() pass renderer to ErrorDict.
Adam Johnson
2024-12-09
Fixed #35982 -- Made DecimalField.get_db_prep_value() call DatabaseOperations...
Tim Graham
2024-12-09
Refs #35982 -- Made BaseDatabaseOperations.adapt_decimalfield_value() a no-op.
Simon Charette
2024-12-09
Added GeometryDistance to the GIS available functions table.
Francisco Couzo
2024-12-09
Removed unused and unnecessary words from docs/spelling_wordlist.
Mariusz Felisiak
2024-12-09
Fixed #35973 -- Improved makemessages locale validation to handle numeric reg...
Juan Pablo Mallarino
2024-12-09
Fixed #35935 -- Colorized system checks when running sqlmigrate.
Jacob Walls
2024-12-06
Made index view examples consistent in tutorial by removing trailing comma.
Ülgen Sarıkavak
2024-12-06
Fixed #35493 -- Allowed template self-inclusion with relative paths.
Gabriel Nick Pivovarov
2024-12-05
Fixed #35944 -- Handled serialization of Unicode values in ArrayField and HSt...
Oleg Sverdlov
2024-12-05
Refs #32819 -- Added id to ErrorList class and template.
David Smith
2024-12-05
Refs #373 -- Fixed CompositePrimaryKey tests if yaml isn't installed.
Sarah Boyce
2024-12-05
Refs #21286 -- Fixed serializers tests if Pillow isn't installed.
Mariusz Felisiak
2024-12-04
Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive descriptions.
Sarah Boyce
2024-12-04
Added CVE-2024-53907 and CVE-2024-53908 to security archive.
Sarah Boyce
2024-12-04
Added stub release notes for 5.1.5.
Sarah Boyce
2024-12-04
Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLookup usage...
Simon Charette
2024-12-04
Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().
Sarah Boyce
2024-12-04
Fixed #35952 -- Used class property for available apps check on TransactionTe...
Jake Howard
2024-12-03
Refs #21286 -- Enabled ImageField test cases in serializer data tests.
Adam Zapletal
2024-12-03
Refs #35842 -- Fixed handling of quotes in JSONField key lookups on Oracle.
Sage Abdullah
2024-12-03
Refs #35581 -- Added tests for email parameters, attachments, MIME structure,...
Mike Edmunds
2024-12-03
Refs #35581 -- Used modern email parser and helpers in mail tests.
Mike Edmunds
2024-12-03
Refs #35581 -- Improved reporting for failing tests in mail tests.
Mike Edmunds
2024-12-02
Removed question marks from headings in docs/topics/db/fixtures.txt.
Anders Hovmöller
2024-12-02
Fixed #35950 -- Restored refreshing of relations when fields deferred.
Adam Johnson
2024-12-02
Fixed #35964 -- Cleaned up can_order and can_delete formset examples.
antoliny0919
[prev]
[next]