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