Ignore:
Timestamp:
May 31, 2012, 2:14:11 AM (13 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
d0f076f
Parents:
c8f4eea
git-author:
Alex Dehnert <adehnert@…> (05/31/12 02:14:11)
git-committer:
Alex Dehnert <adehnert@…> (05/31/12 02:14:11)
Message:

Fix spelling in space admin code (ASA Trac #120)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/space/admin.py

    r5680065 ra7f5872  
    3636    list_display_links = list_display
    3737    search_fields = (
    38         'group__name', 'group__officers_email',
     38        'group__name', 'group__officer_email',
    3939        'space__number',
    4040        'name',
Note: See TracChangeset for help on using the changeset viewer.