user0007

(user0007)

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 (8) Reporter (8) Owner (0) Commenter (19) Summary Component
29129 29129 Child model updates parent model with empty fields making an extra query in multi-inheritance when parent model has custom PK Database layer (models, ORM)
29260 29260 1 Remove UPDATE query when saving a new model instance with a primary key that has a default Database layer (models, ORM)
25596 25596 1 Can't change user's password in admin when using custom User model contrib.admin
25587 25587 3 Django fails, when trying to save object "as new" with inlines objects and form validation errors. contrib.admin
25497 25497 2 Parallel test fails if tblib is not installed. Testing framework
24934 24934 5 Can't drop or change unique_together index Migrations
24570 24570 7 `group_by` clause does not resolve keywords defined in `extra` clause. Database layer (models, ORM)
24259 24259 Django 1.7.4 makes the same migration change when `upload_to` and `validators` are set. Migrations