Ben Davis
(bendavis78)
Most Active Role
N/A
Most Active Component
Database Layer (Models, Orm)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (43) | Reporter (40) | Owner (5) | Commenter (59) | Summary | Component |
---|---|---|---|---|---|---|
19303 | 19303 | ✅ | 1 | ModelAdmin.formfield_overrides is ignored for fields with choices | contrib.admin | |
14094 | 14094 | 2 | Cannot define CharField with unlimited length | Database layer (models, ORM) | ||
22752 | 22752 | ✅ | 3 | Allow PasswordResetForm email to render URLs based on the current namespace | contrib.auth | |
32109 | 32109 | ✅ | 2 | Cannot add content to admin sidebar without breaking layout | contrib.admin | |
30976 | 30976 | ✅ | 1 | ManyToManyField doesn't JOIN when target object has a ForeignKey with the same name as a default query name. | Database layer (models, ORM) | |
16554 | 16554 | ✅ | 3 | Unnecessary join when using a reverse foreign-key relationship in separate filter or aggregate calls | Database layer (models, ORM) | |
22792 | 22792 | ✅ | Check rule for list_display_links is incorrect | contrib.admin | ||
15035 | 15035 | ✅ | 1 | collectstatic does not support remote backends that implement modified_time | Contrib apps | |
16487 | 16487 | ✅ | 1 | F expression with timedelta does not work with __range query filter | Database layer (models, ORM) | |
14030 | 14030 | 1 | Use F() objects in aggregates(), annotates() and values() | Database layer (models, ORM) | ||
16603 | 16603 | ✅ | Unnecessary join when using a reverse foreign-key filter and reverse foreign-key aggregate call | Database layer (models, ORM) | ||
11305 | 11305 | ✅ | Support for "Conditional Aggregates" | Database layer (models, ORM) | ||
23824 | 23824 | ✅ | excluded fields on ModelForm does not work on inherited fields | Forms | ||
22920 | 22920 | ✅ | 1 | AppConfig.create swallows informative exceptions during import time | Core (Other) | |
22534 | 22534 | ✅ | 4 | Checks fail on non-swappable ForeignKeys when the related model is swapped out | Migrations | |
22982 | 22982 | ✅ | 2 | Coercing GenericRelation property to string raises StopIteration exception | contrib.contenttypes | |
22791 | 22791 | ✅ | 1 | makemigrations interactive questioner ignores app labels | Migrations | |
22895 | 22895 | ✅ | [PEP8] Acronyms in class names should be uppercase | Uncategorized | ||
22876 | 22876 | ✅ | 1 | Related lookups allow models of a different type | Database layer (models, ORM) | |
22697 | 22697 | ✅ | Add a public API for extending Settings | Uncategorized | ||
22824 | 22824 | ✅ | 6 | Unhandled KeyError during makemigrations | Migrations | |
22823 | 22823 | ✅ | 3 | Migrate fails when an unmigrated app has a FK to a migrated app | Migrations | |
22698 | 22698 | ✅ | runserver does not exit when checks fail | Uncategorized | ||
22570 | 22570 | ✅ | 1 | Form.__getitem__ KeyError should be more descriptive | Forms | |
22543 | 22543 | ✅ | Add pre_update and post_update signal for querysets | Database layer (models, ORM) | ||
22517 | 22517 | ✅ | 2 | "view prefix" still referenced in urlconf docs | Documentation | |
22220 | 22220 | ✅ | 2 | reverse() documentation | Documentation | |
22087 | 22087 | ✅ | 2 | ModelForm Meta overrides are ignored by AdminReadonlyField | contrib.admin | |
22070 | 22070 | ✅ | 1 | Admin index shows mixed lowercase and capitalized app names when using contrib apps and old-style apps | Core (Other) | |
22073 | 22073 | ✅ | 4 | Backwards migration on ManyToMany field does not remove intermediary table | Migrations | |
12214 | 12214 | ✅ | 1 | never_cache decorator breaks HttpResponse with iterator content | Core (Cache system) | |
13562 | 13562 | ✅ | 3 | values() cannot follow reverse one-to-one relationship | Database layer (models, ORM) | |
11868 | 11868 | ✅ | ✅ | 2 | Multiple sort in admin changelist | contrib.admin |
15190 | 15190 | ✅ | collectstatic should not symlink files that are already symlinked | contrib.staticfiles | ||
11949 | 11949 | ✅ | ✅ | 3 | delete_selected action incorrectly uses AdminSite.delete_confirmation_template | contrib.admin |
8247 | 8247 | ✅ | Incomplete documentation for AdminSite (left out step 4) | Documentation | ||
16629 | 16629 | ✅ | STATIC_ROOT should not be required by {% static %} when using development server | contrib.staticfiles | ||
16522 | 16522 | ✅ | ManyToManyField incorrectly assumes widget will always be SelectMultiple | Forms | ||
11928 | 11928 | ✅ | ✅ | 1 | EmailMessage.to accepts tuple or list, but EmailMessage.recipients() fails if it's a tuple | Core (Mail) |
10378 | 10378 | ✅ | 1 | authenticate() method should not continue on built-in or generic exceptions | contrib.auth | |
14042 | 14042 | ✅ | 1 | DATE_FORMAT and DATETIME_FORMAT are ignored | Core (Other) | |
12041 | 12041 | ✅ | ✅ | 2 | Wrap messages in block in admin base template | contrib.admin |
10724 | 10724 | ✅ | Derived quries used in extra(tables=[]) should not be escaped | Uncategorized |