YQ

(tinyhare)

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 (1) Owner (0) Commenter (1) Summary Component
34151 34151 Adding explicit primary key with different type doesn't update related ManyToManyFields. Migrations
34639 34639 MySQL 8.0 hangs indefinitely when using the admin search with a Foreign Key and Annotate contrib.admin
34238 34238 Support computed `GENERATED ALWAYS` columns Database layer (models, ORM)
34185 34185 1 Serving static/media files during development can't work when use SCRIPT_NAME Documentation
27844 27844 Add a management command to optimize a migration Migrations
27640 27640 HTTPResponse.__repr__ errors when Content-Type header is not defined HTTP handling
14051 14051 Signals for transaction commit/rollback Database layer (models, ORM)
14567 14567 ModelMultipleChoiceField inconsistently returns a list if empty. Forms
14011 14011 QuerySet.none().values('x').query causes "DatabaseError: subquery has too many columns" when used in filters. Database layer (models, ORM)
14366 14366 Model.objects.none().values(...).anything() is broken Database layer (models, ORM)
14312 14312 list_editable causes 500s for ?p>maximum contrib.admin