Changeset cbffe98 for asadb/space/admin.py
- Timestamp:
- Sep 16, 2012, 12:09:30 AM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 30380bb
- Parents:
- 0f60d8b
- git-author:
- Alex Dehnert <adehnert@…> (09/16/12 00:09:30)
- git-committer:
- Alex Dehnert <adehnert@…> (09/16/12 00:09:30)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/space/admin.py
ra7f5872 rcbffe98 15 15 16 16 class Admin_SpaceAssignment(admin.ModelAdmin): 17 list_max_show_all = 500 17 18 list_display = ( 18 19 'group',
Note: See TracChangeset
for help on using the changeset viewer.