Changes between Initial Version and Version 1 of Ticket #35198, comment 6
- Timestamp:
- Feb 17, 2024, 7:41:34 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35198, comment 6
initial v1 3 3 > For the reproducer we stripped some business logic where we are annotating and filtering on the queryset, so I think we have to go with subclassing a SimpleListFilter here. 4 4 5 ah, I understand. After I look at the reproducer, this reproducer intended to make categories like "ACTIVE" and "-" (not defined, data that are not in "ACTIVE"), right?5 ah, I understand. After I look at the reproducer, this reproducer intended to make filter categories like "ACTIVE" and "-" (not defined, data that are not in "ACTIVE"), right?