Opened 12 years ago
Closed 12 years ago
#22387 closed Cleanup/optimization (fixed)
admin.SimpleListFilter No exception message supplied
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.6 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
There is no error to raise when implementing a SimpleListFilter and not overriding the queryset method.
NotImplementedError at /path_to/admin/
No exception message supplied
Note:
See TracTickets
for help on using tickets.
This has been fixed in b2b763448f726ee952743596e9a34fcb154bdb12.