dancerfly / django-brambling

Event website manager, specifically designed for dance weekends or other events with multiple simultaneous tracks of classes.
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Remove obsolete field from event admin. #794

Closed chigby closed 8 years ago

chigby commented 8 years ago

This pull request removes the field additional_editors from the event admin page. That field was removed from the Event model when we revamped the permission system.