Alexandr

(Alexandr)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (11) Reporter (2) Owner (0) Commenter (5) Summary Component
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
34118 34118 Python 3.12 compatibility Core (Other)
34754 34754 2 CheckConstraint with isnull lookup on JSONField transform None into null jsonb value Database layer (models, ORM)
34731 34731 Django test suite still has an occurence of assertEquals, removed in Python 3.12 Testing framework
34556 34556 StreamingHttpResponse documentation inaccuracy Documentation
34342 34342 The test async_client is not consuming async StreamingResponse generators properly Testing framework
34251 34251 Paginator should warn if ordering is not deterministic Core (Other)
34025 34025 Autocomplete field fills all empty required fields references to the same model when added a choice in popup. contrib.admin
27719 27719 Add queryset.alias() to mimic .annotate() for aggregations without loading data Database layer (models, ORM)
11018 11018 Generic foreign keys in custom m2m relationship model contrib.contenttypes
16585 16585 3 BaseConfigurator importer logical mistake Core (Other)