aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/payments/views.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-151-96/+0
|
* wip: import tidying and renaming path in sassit aliasMatthew Lemon2024-10-151-3/+8
|
* wip: clicking add to cart button takes you to card detail but thats itMatthew Lemon2024-10-091-2/+2
|
* wip: working on tests for adding resource to a cartMatthew Lemon2024-10-091-8/+4
|
* very minor format changesMatthew Lemon2024-09-221-2/+2
|
* Looking crap but getting there - the basket...Matthew Lemon2024-09-191-3/+0
|
* wip: getting the thumbnails of resourcesMatthew Lemon2024-09-191-4/+7
|
* Upgrade to bootstrap 5.3Matthew Lemon2024-09-161-0/+5
|
* Cleaning up with ruff, typechecking, etc.Matthew Lemon2024-09-111-2/+7
| | | | | I am enabling lots of capability in neovim which is resulting in all this. Don't be scared.
* wip: implementing checkoutMatthew Lemon2024-09-081-0/+85
- also some formatting changes