I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_request(). More... 2 months ago
Refs #35829 -- Made cosmetic edits to django/contrib/admin/static/admin/img/README.md. More... 2 months ago
Added helpers in csrf_tests and logging_tests to assert logs from `log_response()`. More... 2 months ago
Refs #26688 -- Added tests for `log_response()` internal helper. More... 2 months ago
Fixed typo in docs/releases/6.0.txt. More... 2 months ago
Fixed #32770 -- Added system check to ensure django.contrib.postgres is installed when using its features. More... 3 months ago
Fixed #36060 -- Prevented IntegrityError in bulk_create() with order_with_respect_to. More... 3 months ago
Fixed #36388 -- Made QuerySet.union() return self when called with no arguments. More... 3 months ago
Refs #35844 -- Skipped selenium and geoip2 requirement in Windows for Python 3.14+. More... 3 months ago
Refs #34488 -- Made test files path resolution independent of current working directory in ClearableFileInput selenium tests. More... 3 months ago
Fixed incorrect spacing in docs/ref/contrib/postgres/fields.txt. More... 3 months ago
Fixed #36392 -- Raised ValueError when subquery referencing composite pk selects too many columns. More... 3 months ago
Added missing import in docs/ref/contrib/admin/index.txt. More... 3 months ago
Refs #35844 -- Skipped argon2-cffi requirement in Windows for Python 3.14+. More... 3 months ago
Fixed #36085 -- Added JSONField support for negative array indexing on SQLite. More... 3 months ago
Refs #36085 -- Moved compile_json_path to BaseDatabaseOperations. More... 3 months ago
Refs #35591 -- Ensured isolated test environ for runserver warning. More... 3 months ago
Refs #36383 -- Added extra tests for serializing functools.partial in tests/migrations/test_writer.py. More... 3 months ago
Fixed #36383 -- Improved migration serialization for functools.partial objects. More... 3 months ago
Refs #36383 -- Extended DeconstructibleSerializer to support non-identifier keyword arguments. More... 3 months ago
Refs #36383, #26151 -- Corrected spelling of DeconstructibleSerializer. More... 3 months ago
Removed hardcoded pks in admin selenium tests. More... 3 months ago
Fixed #36377 -- Added hints support to CreateExtension and subclasses. More... 3 months ago
Fixed #36373 -- Fixed select_related() crash on foreign object for a composite pk.
charettes
as Simon Charette
More... 3 months ago
Refs #35980 -- Added release note about changes in release artifacts filenames. More... 3 months ago
Removed "Expected" from release date for 5.2.1, 5.1.9, and 4.2.21. More... 3 months ago
Fixed #36366 -- Improved accessibility of pagination in the admin. More... 3 months ago
Fixed #36143 -- Made max_query_params respect SQLITE_LIMIT_VARIABLE_NUMBER. More... 3 months ago
Refs #36143 -- Tested bulk_batch_size limit for bulk_update and bulk_create. More... 3 months ago
Cleaned up CVE-2025-32873 security archive description. More... 3 months ago