Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-15 | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 4 | -141/+0 | |
2024-10-09 | wip: clicking add to cart button takes you to card detail but thats it | Matthew Lemon | 1 | -2/+5 | |
2024-10-09 | wip: working on tests for adding resource to a cart | Matthew Lemon | 1 | -0/+5 | |
2024-09-16 | Upgrade to bootstrap 5.3 | Matthew Lemon | 3 | -0/+18 | |
2024-09-15 | Sorting imports only | Matthew Lemon | 1 | -2/+3 | |
2024-09-14 | wip: testing adding resources to shopping cart | Matthew Lemon | 1 | -0/+26 | |
2024-09-14 | wip: adding shopping card functionality | Matthew Lemon | 1 | -1/+23 | |
2024-09-12 | wip: starting to tidy up | Matthew Lemon | 1 | -4/+4 | |
2024-09-09 | subscription and user is now uniquely constrained | Matthew Lemon | 1 | -0/+25 | |
2024-09-09 | Clean up and sort imports | Matthew Lemon | 1 | -9/+9 | |
2024-09-09 | Test passing: signal sent on sign-up to create subscription | Matthew Lemon | 2 | -0/+41 | |
- user signs up - signal sent which creates Subscription based on SubscriptionPlan allowing 10 downloads initially. Plan lasts 365 days at present |