I Use This!
High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added validation to BaseSpatialFeatures.has_<Func>_function. More... about 7 hours ago
Added CVE-2025-48432 to security archive. More... 1 day ago
Added stub release notes for 5.2.3. More... 1 day ago
Fixed #36432 -- Fixed a prefetch_related crash on related target subclass queryset.
charettes
as Simon Charette
More... 2 days ago
Fixed #36435 -- Made CaptureQueriesContext restore reset_queries conditionally. More... 2 days ago
Refs #36435 -- Tidied tests for CaptureQueriesContext and assertNumQueries. More... 2 days ago
Fixed #36423 -- Prevented filter_horizontal buttons from intercepting form submission. More... 8 days ago
Added stub release notes and release date for 5.2.2, 5.1.10, and 4.2.22. More... 9 days ago
Removed redundant redefinition of variable in tests/test_utils/tests.py. More... 9 days ago
Fixed #36411 -- Made HttpRequest.get_preferred_type() consider media type parameters. More... 9 days ago
Removed unreachable check for None in TruncBase.convert_value(). More... 10 days ago
Fixed #36402, Refs #35980 -- Updated built package name in reusable apps tutorial for PEP 625. More... 10 days ago
Fixed #36416 -- Made QuerySet.in_bulk() account for composite pks in id_list. More... 12 days ago
Refs #35444 -- Adjusted multi-args distinct aggregate test ordering expectations.
charettes
as Simon Charette
More... 14 days ago
Fixed typo in docs/ref/forms/renderers.txt. More... 14 days ago
Fixed flakiness in file_storage.tests.CustomStorageTests.test_file_get_accessed_time. More... 14 days ago
Fixed #36407 -- Ensured default value is cast in Case expressions used in ORDER BY clause. More... 14 days ago
Fixed #36404 -- Fixed Aggregate.filter using OuterRef. More... 16 days ago
Fixed #36405 -- Fixed Aggregate.order_by using OuterRef. More... 16 days ago
Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response()`. More... 16 days ago
Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_request(). More... 17 days ago
Refs #35829 -- Made cosmetic edits to django/contrib/admin/static/admin/img/README.md. More... 17 days ago
Added helpers in csrf_tests and logging_tests to assert logs from `log_response()`. More... 17 days ago
Refs #26688 -- Added tests for `log_response()` internal helper. More... 17 days ago
Fixed typo in docs/releases/6.0.txt. More... 17 days ago
Fixed #36060 -- Prevented IntegrityError in bulk_create() with order_with_respect_to. More... 21 days ago
Fixed #36388 -- Made QuerySet.union() return self when called with no arguments. More... 21 days ago
Refs #35844 -- Skipped selenium and geoip2 requirement in Windows for Python 3.14+. More... 21 days ago
Refs #34488 -- Made test files path resolution independent of current working directory in ClearableFileInput selenium tests. More... 21 days ago
Fixed incorrect spacing in docs/ref/contrib/postgres/fields.txt. More... 22 days ago