Akash Kumar Sen

(Akash-Kumar-Sen)

Most Active Role

Bug Fixer

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

Components

Tickets

Trac Ticket (17) Reporter (1) Owner (14) Commenter (65) Summary Component
29771 29771 2 Support database-specific syntax for bulk_update Database layer (models, ORM)
34462 34462 8 Deletions in admin panel create N + 1 queries contrib.admin
22125 22125 2 Unnecessary creation of index for ManyToManyField Database layer (models, ORM)
21961 21961 6 Add support for database-level cascading options Database layer (models, ORM)
33647 33647 5 bulk_update silently truncating values for size limited fields Database layer (models, ORM)
34151 34151 1 Adding explicit primary key with different type doesn't update related ManyToManyFields. Migrations
34534 34534 2 Reduce index/constraints operations. Migrations
30382 30382 10 force_insert flag is not passed when saving parents on inherited models. Database layer (models, ORM)
34634 34634 11 Creating objects with nested MTI crashes. Database layer (models, ORM)
34663 34663 1 Documentation typo in using Argon2 with Django. Documentation
33414 33414 1 Diamond inheritance causes duplicated PK error when creating an object, if the primary key field has a default. Database layer (models, ORM)
24472 24472 1 Define internal types explicitly for related fields Database layer (models, ORM)
30355 30355 4 Specifying custom manager doesn't work with prefetch Documentation
9519 9519 6 Add QuerySet.bulk_delete() that issues only a single SQL query Database layer (models, ORM)
34600 34600 2 Review reference to bleach in docs Documentation
34549 34549 2 Extra select query when parent model consists of primary key only Database layer (models, ORM)
34545 34545 1 Typo in "FAQ: Installation". Documentation