Louis-Dominique Dubeau

(ldd)

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 (15) Reporter (2) Owner (0) Commenter (3) Summary Component
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
34884 34884 Half bug/half enhancement : inconsistent behavior of get_or_create() regarding related attributes cache Database layer (models, ORM)
34513 34513 Error E108 does not cover some cases contrib.admin
34508 34508 Admin Checks Reversed FKs.( modified check_list_display function ) Uncategorized
34435 34435 JSONField with string default raises fields.E010 warning. Documentation
34333 34333 Migrations tries to add constraint before adding a foreign key. Migrations
27897 27897 Searching for foreign key's pk in the admin crashes with FieldDoesNotExist contrib.admin
27933 27933 FieldDoesNotExist if remove foreign key and remove unique constraint at the same time Migrations
27419 27419 Model that worked before 1.10 causes "Cannot force an update in save() with no primary key." in 1.10. Database layer (models, ORM)
27213 27213 ArrayField with null throws ProgrammingError but not ValidationError on Psycopg < 2.6.1 contrib.postgres
14515 14515 Can't pickle ValueQuerySet if query references fields, which aren't on the same model. Database layer (models, ORM)
21172 21172 have LiveServerThread follow the semantics of threading.Thread.join() Testing framework
14512 14512 3 Documentation & tools for decorating class-based-views. Generic views
14910 14910 I18N locale per app resolving - documentation incorrect and bug Internationalization
14068 14068 Fixture loading issue with multi database setting Core (Serialization)