Jacob Rief
(jrief)
Most Active Role
Reporter
Most Active Component
Core (Mail)
Activity Timeline
Components
Tickets
Trac | Ticket (18) | Reporter (13) | Owner (7) | Commenter (41) | Summary | Component |
---|---|---|---|---|---|---|
35514 | 35514 | ✅ | ✅ | 6 | Dictionary based EMAIL_PROVIDERS settings | Core (Mail) |
6989 | 6989 | ✅ | 1 | Inability to define DNS_NAME in django.core.mail results in e-mail messages being rejected or marked as spam | Core (Mail) | |
23356 | 23356 | ✅ | 1 | Unable to create template tag which behaves similar to {% verbatim %} | Template system | |
33166 | 33166 | ✅ | ✅ | 2 | Add "field" to the context when rendering widgets. | Forms |
34473 | 34473 | ✅ | 3 | StepValueValidator does not take into account min_value | Forms | |
34303 | 34303 | ✅ | 3 | Admin Site shall filter LogEntries by registered models | contrib.admin | |
33930 | 33930 | ✅ | ✅ | 1 | Add id="deleted-objects" to template admin/delete_confirmation.html | contrib.admin |
32559 | 32559 | ✅ | ✅ | 6 | Add attribute 'step' to FloatField. | Forms |
32855 | 32855 | ✅ | ✅ | 4 | BoundWidget.id_for_label ignores id set by ChoiceWidget.options | Forms |
19 | 19 | 1 | Automatically generate JavaScript form validation | Validators | ||
27445 | 27445 | 2 | RadioSelect widget does not work for NullBooleanField | Documentation | ||
27386 | 27386 | ✅ | 5 | Readonly callable field is unconditionally wrapped inside <p>...</p>, which might create invalid HTML | contrib.admin | |
27073 | 27073 | 1 | Overridden model managers shouldn't appear in _meta.managers | Database layer (models, ORM) | ||
24382 | 24382 | ✅ | 3 | django.utils.numberformat should be UTF-8 safe | Utilities | |
20708 | 20708 | ✅ | QuerySet.update() ignores order_by() clause | Database layer (models, ORM) | ||
21382 | 21382 | ✅ | stacked inlines should add class "has_original" to existing fields | contrib.admin | ||
20979 | 20979 | ✅ | Serialize payload of model.FileField when using manage.py dumpdata | File uploads/storage | ||
19557 | 19557 | ✅ | 2 | forms.widgets.Widget._has_changed() erroneously returns True on Widgets with is_localized=True | Forms |