Jarek Glowacki
(jarekwg)
Most Active Role
Reporter
Most Active Component
Migrations
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (17) | Reporter (15) | Owner (4) | Commenter (24) | Summary | Component |
---|---|---|---|---|---|---|
31612 | 31612 | ✅ | 1 | Running tests with --keepdb messy to flush. | Testing framework | |
26407 | 26407 | ✅ | Investigate applying transitive reduction to migration graph. | Migrations | ||
26760 | 26760 | ✅ | Delete nonexistent migrations from django_migrations table | Migrations | ||
30427 | 30427 | ✅ | 2 | Descriptors not accessible for inherited models. | Database layer (models, ORM) | |
27807 | 27807 | 1 | Overriding username validators doesn't work as documented | contrib.auth | ||
31881 | 31881 | ✅ | 1 | Raise Index name limit for postgres | Database layer (models, ORM) | |
27408 | 27408 | ✅ | 3 | Make QuerySet.bulk_create() populate fields on related models | Database layer (models, ORM) | |
27985 | 27985 | ✅ | 3 | Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early. | Database layer (models, ORM) | |
27469 | 27469 | ✅ | 2 | Email crashes cryptically when emptystring passed to django.core.mail.message.sanitize_address | Core (Mail) | |
27197 | 27197 | ✅ | 2 | Document how blank=True affects the migrations questioner | Documentation | |
27065 | 27065 | ✅ | 1 | Deferred fields not passed to inherited models' __class__.__dict__ | Database layer (models, ORM) | |
27048 | 27048 | ✅ | Document that refresh_from_db() doesn't clear @cached_properties | Documentation | ||
27004 | 27004 | ✅ | 1 | InconsistentMigrationHistory has false positives with squashed migrations | Migrations | |
25945 | 25945 | ✅ | ✅ | 4 | Referring to partially run squashed migrations | Migrations |
26292 | 26292 | ✅ | 2 | Refactor MigrationLoader.build_graph() to use more of MigrationGraph's features | Migrations | |
26406 | 26406 | ✅ | ✅ | 1 | Explicitly set line length for isort | Uncategorized |
26342 | 26342 | ✅ | ✅ | Bug with NodeNotFoundError repr | Migrations |