django-flexible-subscriptions
django-flexible-subscriptions copied to clipboard
Rework SubscribeView to make better use of class methods
Multiple methods exist that are better classified as classmethods. Need to review this doesn't cause any downstream issue and make relevant updates.