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

901 remove dwolla #927

Closed melinath closed 5 years ago

melinath commented 5 years ago

Resolves #901. Removed dwolla support. This involved removing a number of views, some models and model fields, and references in about pages. I Ieft it in place as an option for transactions only, because we'll want to preserve information about past dwolla transactions (though there weren't ever many.) I did remove support for automatically linking to dwolla transactions using the remote_id field; if it becomes an issue we will still have the data and can find a new way to display it.