Gordon Wrigley
(tolomea)
Most Active Role
Reporter
Most Active Component
Database Layer (Models, Orm)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (21) | Reporter (19) | Owner (0) | Commenter (40) | Summary | Component |
---|---|---|---|---|---|---|
28586 | 28586 | ✅ | 5 | Automatically prefetch related for "to one" fields as needed. | Database layer (models, ORM) | |
35463 | 35463 | ✅ | Squash migrations inheriting dependencies from unsquashed migrations. | Migrations | ||
35294 | 35294 | ✅ | 3 | Queryset explain can be truncated. | Database layer (models, ORM) | |
34993 | 34993 | ✅ | 2 | Unexpected behaviour when filtering across mult-value (aka tomany) joins. | Database layer (models, ORM) | |
32398 | 32398 | ✅ | 1 | Excluding on annotations doesn't apply null handling. | Database layer (models, ORM) | |
34413 | 34413 | 1 | Variant of Prefetch but for the earliest/latest related object | Database layer (models, ORM) | ||
33543 | 33543 | ✅ | Depracate passing False to OrderBy's nulls_first and nulls_last. | Database layer (models, ORM) | ||
27704 | 27704 | 1 | contrib.postgres.ArrayField with choices should use TypedMultipleChoiceField as its default form field class | contrib.postgres | ||
33937 | 33937 | ✅ | 1 | Optimize m2m serialization to avoid loading full model instances | Core (Serialization) | |
32243 | 32243 | ✅ | Clarify docs on manually setting and saving a FileField. | Documentation | ||
32848 | 32848 | ✅ | 2 | Bad error with invalid lookup on annotated field. | Uncategorized | |
32853 | 32853 | ✅ | 3 | apps.get_model in RunPython returning "LookupError: No installed app with label" | Uncategorized | |
32237 | 32237 | ✅ | 2 | JSONField isnull and =None | Database layer (models, ORM) | |
32203 | 32203 | ✅ | 2 | Error with values with JSON path lookup in Sqlite when value is numeric. | Database layer (models, ORM) | |
32200 | 32200 | ✅ | 4 | Aggregating when grouping on an ExpressionWrapper omits the expression from the group by | Database layer (models, ORM) | |
32007 | 32007 | ✅ | 3 | QuerySet.annotate() with WhereNode() crashes with AttributeError. | Database layer (models, ORM) | |
32134 | 32134 | ✅ | 2 | Upgrading 2.2>3.0 causes named tuples used as arguments to __range to error. | Database layer (models, ORM) | |
32130 | 32130 | ✅ | 3 | Password reset token incompatibility. | contrib.auth | |
31999 | 31999 | ✅ | Sqlite and datetime aggregates. | Database layer (models, ORM) | ||
31977 | 31977 | ✅ | 1 | Transforms silently don't work in F and OuterRef expressions. | Database layer (models, ORM) | |
31837 | 31837 | ✅ | 4 | Possible manager migration bug | Migrations |