Jeremy Lainé
(jlaine)
Most Active Role
Reporter
Most Active Component
Forms
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (8) | Reporter (7) | Owner (4) | Commenter (16) | Summary | Component |
---|---|---|---|---|---|---|
35126 | 35126 | ✅ | 2 | forms.NullBooleanField's validation logic is surprising | Forms | |
33709 | 33709 | ✅ | 2 | Primary key of m2m tables is not migrated to BigAutoField | Database layer (models, ORM) | |
33361 | 33361 | ✅ | ✅ | 2 | Redis cache backend doesn't allow storing bool values | Core (Cache system) |
31942 | 31942 | ✅ | ✅ | 1 | SafeExceptionReporterFilter does not recurse into dictionaries with non-string keys | Error reporting |
28917 | 28917 | ✅ | Remove paginator's unordered queryset warning for a .none() queryset | Core (Other) | ||
29447 | 29447 | ✅ | 1 | RelatedManager.set() doesn't pass bulk keyword argument to clear() | Database layer (models, ORM) | |
29440 | 29440 | ✅ | ✅ | 4 | Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations | Documentation |
25847 | 25847 | ✅ | 4 | Make User.is_authenticated() and User.is_anonymous() "callable properties" | contrib.auth |