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

Made billing view require login #960

Closed melinath closed 1 year ago

melinath commented 4 years ago

Resolved #953. Made BillingView require a login, since it's not meaningful (and 500s) otherwise.