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