Tobias Krönke
(tuky)
Most Active Role
Reporter
Most Active Component
Migrations
Activity Timeline
Components
Tickets
Trac | Ticket (10) | Reporter (8) | Owner (2) | Commenter (19) | Summary | Component |
---|---|---|---|---|---|---|
35116 | 35116 | ✅ | 3 | Default settings.MIGRATE is missing | Migrations | |
35000 | 35000 | ✅ | ✅ | Skip redundant defaults to allow INSTANT longtext (among others) column addition in MySQL | Migrations | |
27676 | 27676 | 2 | MariaDB 10.2 supports defaults for text columns | Database layer (models, ORM) | ||
34435 | 34435 | ✅ | 1 | JSONField with string default raises fields.E010 warning. | Documentation | |
27574 | 27574 | 1 | support geodetic distance calculation on MySQL 5.7+ | GIS | ||
31689 | 31689 | ✅ | ✅ | 3 | Warn that bulk_create()'s ignore_conflicts option ignores not only duplicate keys on MySQL. | Documentation |
28790 | 28790 | ✅ | 3 | Document how to avoid running certain test classes in parallel | Documentation | |
30529 | 30529 | ✅ | 1 | SQLCompiler.as_sql should return parameters as a list (and not as a tuple) | Database layer (models, ORM) | |
27356 | 27356 | ✅ | admin lookup_allowed incorrectly returns False for a nested reverse OneToOneField | contrib.admin | ||
26520 | 26520 | ✅ | 5 | SessionBase.pop() no longer raises a KeyError | contrib.sessions |