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

Fix discount form permissions #785

Closed chigby closed 8 years ago

chigby commented 8 years ago

This pull request adds the permission information for the current user into the discount_form view's context. This fixes bug #784 where organizers could not create or update discounts using that form.