Willem Van Onsem
(KommuSoft)
Most Active Role
Reporter
Most Active Component
Contrib.Admin
Activity Timeline
Components
Tickets
Trac | Ticket (18) | Reporter (18) | Owner (3) | Commenter (17) | Summary | Component |
---|---|---|---|---|---|---|
35393 | 35393 | ✅ | ✅ | InlineAdmin's are not possible with an editable UUIDField as primary key. | contrib.admin | |
35399 | 35399 | ✅ | 4 | Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same. | Database layer (models, ORM) | |
35244 | 35244 | ✅ | 1 | URL resolution does not work with a namespaced function reference. | Core (URLs) | |
34937 | 34937 | ✅ | 1 | Provide a get_form_kwargs for the ModelAdmin | contrib.admin | |
34795 | 34795 | ✅ | ConnectionProxy (and likely others) do not expose the `__dir__` of the object they are proxying | Core (Other) | ||
34413 | 34413 | ✅ | 6 | Variant of Prefetch but for the earliest/latest related object | Database layer (models, ORM) | |
34646 | 34646 | ✅ | Ordering a Django admin column based on multiple model fields | contrib.admin | ||
34635 | 34635 | ✅ | 1 | ModelChoiceField with a to_attr that can have an EMPTY_VALUE | Forms | |
34311 | 34311 | ✅ | ✅ | 2 | Update serialization examples from unique_together to UniqueConstraint | Documentation |
34261 | 34261 | ✅ | 1 | Use {% url model_object %} to work with get_absolute_url | Template system | |
34154 | 34154 | ✅ | Inconsistent use of "mixin" in the documentation | Documentation | ||
33977 | 33977 | ✅ | Grouping action in the ModelAdmin | contrib.admin | ||
33916 | 33916 | ✅ | ✅ | 1 | Support for serialization of combination of Enum flags. | Migrations |
33944 | 33944 | ✅ | Is it cleaner to make the upload_to function a method of the model class | Documentation | ||
33880 | 33880 | ✅ | Ambigous error message in FilePathFields. | Database layer (models, ORM) | ||
32514 | 32514 | ✅ | A mixin for success messages when an object is deleted | contrib.messages | ||
32359 | 32359 | ✅ | Should we define __round__ on Expression? | Database layer (models, ORM) | ||
32187 | 32187 | ✅ | The .select_related is not necessary in the .update documentation | Documentation |