Gagaro

(Gagaro)

Most Active Role

Reporter

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (13) Reporter (7) Owner (3) Commenter (12) Summary Component
34871 34871 Validation of UniqueConstraint with Case() crashes. Database layer (models, ORM)
26739 26739 Backward operation for RemoveField does not allow a default value in case the field is not null. Migrations
30581 30581 2 Allow constraints to be used for validation (in Python) Database layer (models, ORM)
34743 34743 full_clean() raises AttributeError on constraints with related IDs. Database layer (models, ORM)
34338 34338 Allow to customize the code attribute of ValidationError raised by BaseConstraint.validate Database layer (models, ORM)
34319 34319 Model.validate_constraints() crashes when constraint's validate() raises ValidationError without a code. Database layer (models, ORM)
34291 34291 Validation of UniqueConstraint with ordered expressions crashes. Database layer (models, ORM)
31568 31568 1 Alias used in aggregate filtering is incorrect. Database layer (models, ORM)
31566 31566 1 Subquery in annotation is included by its alias and is not present in the SELECT Database layer (models, ORM)
31157 31157 JSONField are not properly displayed in admin when they are readonly. contrib.admin
26740 26740 "Key column doesn't exist in table" when adding an index field then renaming it in the same migration in MySQL/PostgreSQL Migrations
25812 25812 3 Cannot use custom formats after security fix in 1.8.7 (regression) Internationalization
24873 24873 5 Error while using Prefech on more than two levels Database layer (models, ORM)