I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refs #36315 -- Replaced manual task and cancellation handling with TaskGroup in ASGIHandler. More... 4 days ago
Refs #36315 -- Used contextlib.closing() in ASGIHandler.handle(). More... 4 days ago
Fixed #36702 -- Made bulk_create() return pk values set by an expression. More... 5 days ago
Fixed #36710 -- Fixed a regression in urlize for multipart domain names. More... 6 days ago
Fixed #36709 -- Included static methods in system check for UserModel.is_anonymous/is_authenticated methods. More... 6 days ago
Added CVE-2025-64458 and CVE-2025-64459 to security archive. More... 6 days ago
Added stub release notes for 5.2.9. More... 6 days ago
Fixed #36704 -- Fixed system check error for proxy model with a composite pk. More... 8 days ago
Fixed #36695 -- Fixed handling of parameterized generics in migration serialization. More... 8 days ago
Fixed #36705 -- Avoided string concatenation in utils. More... 8 days ago
Fixed #36652 -- Increased determinism when loading migrations from disk. More... 8 days ago
Removed community packages admonition from settings docs. More... 10 days ago
Fixed #36661 -- Added introspection of database-level delete options. More... 11 days ago
Refs #36680 -- Fixed admin_scripts tests crash when black is not installed. More... 12 days ago
Fixed #36696 -- Fixed NameError when inspecting functions with deferred annotations. More... 12 days ago
Fixed #36329 -- Removed non-code custom link text when cross-referencing Python objects. More... 13 days ago
Reverted "Fixed #26434 -- Removed faulty clearing of ordering field when missing from explicit grouping." More... 14 days ago
Fixed #36596 -- Made parallel test runner respect django_test_skips and django_test_expected_failures. More... 14 days ago
Refs #35972 -- Returned params in a tuple in further lookups. More... 15 days ago
Added community package email backends mention to docs. More... 15 days ago
Added community package storage backends mention to docs. More... 15 days ago
Fixed #36624 -- Dropped support for MySQL < 8.4. More... 15 days ago
Refs #35381 -- Deprecated using None in JSONExact rhs to mean JSON null. More... 18 days ago
Fixed IntegrityError in bulk_create.tests.BulkCreateTransactionTests due to duplicate primary keys. More... 18 days ago
Fixed #36683 -- Added error message on QuerySet.update() following distinct(*fields). More... 19 days ago
Fixed #35095 -- Clarified Swiss number formatting in docs/topics/i18n/formatting.txt. More... 19 days ago
Refs #35381 -- Clarified key and index lookup handling of None in exact lookup docs. More... 19 days ago
Fixed #36681 -- Removed English pluralization bias from example in docs/topics/i18n/translation.txt. More... 20 days ago
Made cosmetic edits to docs/releases/6.0.txt. More... 20 days ago
Fixed #36680 -- Parametrized formatter discovery in AdminScriptTestCase. More... 20 days ago