Opened 13 years ago
Closed 13 years ago
#100 closed enhancement (fixed)
Show all on group pages (Django 1.4)
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Post Django 1.4 |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Size: | tiny |
Description
Django 1.4 makes list_max_show_all (https://docs.djangoproject.com/en/dev/ref/contrib/admin/#modeladmin-options) configurable on a per-model basis. We probably want the main group list and maybe some other stuff to support show all, which means bumping it higher for some models.
Change History (3)
comment:1 Changed 13 years ago by adehnert
- Milestone changed from Sometime to Post Django 1.4
comment:2 Changed 13 years ago by adehnert
comment:3 Changed 13 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed: