Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up and sort imports | Matthew Lemon | 2024-09-09 | 3 | -15/+13 |
| | |||||
* | Test passing: signal sent on sign-up to create subscription | Matthew Lemon | 2024-09-09 | 7 | -1/+117 |
| | | | | | - user signs up - signal sent which creates Subscription based on SubscriptionPlan allowing 10 downloads initially. Plan lasts 365 days at present | ||||
* | wip: implementing checkout | Matthew Lemon | 2024-09-08 | 12 | -0/+415 |
- also some formatting changes |