Ignore:
Timestamp:
Jul 30, 2012, 1:46:18 AM (13 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
8f46374
Parents:
68c93e8
git-author:
Alex Dehnert <adehnert@…> (07/30/12 01:46:18)
git-committer:
Alex Dehnert <adehnert@…> (07/30/12 01:46:18)
Message:

Filter by GroupConfirmationCycle?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/forms/admin.py

    r0b89d5b r0229bd5  
    6060        'valid',
    6161    )
    62     list_filter = ('valid', 'groups', )
     62    list_filter = ('valid', 'cycle', 'groups', )
    6363    list_display_links = ('pk', 'username', 'cycle', )
    6464    search_fields = ('username', 'groups__officer_email', 'groups__name', 'groups__abbreviation', )
Note: See TracChangeset for help on using the changeset viewer.