James Beith
(jamesbeith)
Most Active Role
Reporter
Most Active Component
Database Layer (Models, Orm)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (10) | Reporter (10) | Owner (1) | Commenter (7) | Summary | Component |
---|---|---|---|---|---|---|
33996 | 33996 | ✅ | Inconsistent behavior of CheckConstraints validation on None values. | Database layer (models, ORM) | ||
33982 | 33982 | ✅ | ✅ | 1 | TypeError creating DB table SQL with ExclusionConstraint as Statement returned instead of str | Database layer (models, ORM) |
32992 | 32992 | ✅ | 1 | Reverse time zone conversion in Trunc()/Extract() database functions. | Database layer (models, ORM) | |
27975 | 27975 | ✅ | Regression on ability to use `queryset=None` on `ModelChoiceField` | Forms | ||
24320 | 24320 | ✅ | 2 | Unable to serialize UUIDField when running dumpdata with JSON format | Core (Serialization) | |
24315 | 24315 | ✅ | 2 | Using UUIDField for id of custom User model prevents password reset confirm view | contrib.auth | |
24161 | 24161 | ✅ | 1 | Using UUIDField for id of custom User model prevents logging in | contrib.sessions | |
23665 | 23665 | ✅ | Precedence of "locale-dictated format" not mentioned for `MONTH_DAY_FORMAT` and `YEAR_MONTH_FORMAT` settings | Documentation | ||
23667 | 23667 | ✅ | Settings of `LANGUAGE_COOKIE_DOMAIN` and `LANGUAGE_COOKIE_PATH` incorrectly mention `SESSION_COOKIE_NAME` | Documentation | ||
22960 | 22960 | ✅ | Initial migration is in alphabetical order causing 'multiple primary keys' error | Migrations |