Jerome Leclanche
(Adys)
Most Active Role
N/A
Most Active Component
N/A
Activity Timeline
[No data in this time period]
Components
[No data in this time period]
Tickets
Trac | Ticket (18) | Reporter (16) | Owner (3) | Commenter (22) | Summary | Component |
---|---|---|---|---|---|---|
34397 | 34397 | 1 | Subclasses of JSONField call `get_prep_value` with field as value | Database layer (models, ORM) | ||
34539 | 34539 | 7 | `get_prep_value` no longer called for JSONField | Database layer (models, ORM) | ||
27917 | 27917 | ✅ | Allow ModelAdmin.radio_fields to work with NullBooleanField | contrib.admin | ||
27661 | 27661 | ✅ | Move FileSystemFinder ImproperlyConfigured errors to system checks | contrib.staticfiles | ||
28573 | 28573 | ✅ | Migrations create a bad index if creating and renaming the same foreign key in one migration | Migrations | ||
26911 | 26911 | ✅ | Remove NoReverseMatch silencing in RedirectView | Generic views | ||
27851 | 27851 | ✅ | 1 | include(admin.site.urls) doesn't work on master yet | contrib.admin | |
27606 | 27606 | ✅ | ✅ | 5 | Error in formatting HttpResponseRedirect when __init__() raises DisallowedHost | HTTP handling |
27520 | 27520 | ✅ | sqlmigrate generates a duplicate DROP INDEX statement (migrate works fine) | Migrations | ||
27269 | 27269 | ✅ | ORM extremely slow to run annotate/filter query, much faster directly in dbshell | Database layer (models, ORM) | ||
26937 | 26937 | ✅ | 'NoneType' object has no attribute '_meta' in manage.py dumpdata auth.user | Uncategorized | ||
26810 | 26810 | ✅ | 2 | DATA_UPLOAD_MAX_NUMBER_FIELDS not taken into account in admin mass actions | contrib.admin | |
18607 | 18607 | ✅ | 1 | ModelForms do not recognize DateTimeFields with auto_now=True | Forms | |
11521 | 11521 | ✅ | ✅ | 2 | QuerySet.update() doesn't accept fkey assignment by id (with patch) | Database layer (models, ORM) |
10871 | 10871 | ✅ | ✅ | 1 | Add input support to admin actions (with patch) | contrib.admin |
17804 | 17804 | ✅ | Django Admin's input for BigIntegerField should be larger | contrib.admin | ||
11422 | 11422 | ✅ | 2 | Broken html in CheckboxSelectMultiple widget (with fix) | Forms | |
9991 | 9991 | ✅ | manage.py inspectdb guesses TextField on postgres' real column | django-admin.py inspectdb |