Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-15 | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 1 | -71/+0 | |
2024-09-16 | Upgrade to bootstrap 5.3 | Matthew Lemon | 1 | -1/+1 | |
2024-09-14 | wip: testing adding resources to shopping cart | Matthew Lemon | 1 | -0/+3 | |
2024-09-14 | wip: adding shopping card functionality | Matthew Lemon | 1 | -5/+9 | |
2024-09-09 | subscription and user is now uniquely constrained | Matthew Lemon | 1 | -0/+3 | |
2024-09-09 | Test passing: signal sent on sign-up to create subscription | Matthew Lemon | 1 | -1/+1 | |
- 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 | -0/+61 | |
- also some formatting changes |