aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/payments/views.py (unfollow)
Commit message (Expand)AuthorFilesLines
9 daysMajor refactoring and removal of junkMatthew Lemon1-4/+0
9 daysRemoved Mailgun - all of itv.0.1-funnelMatthew Lemon1-108/+15
2024-12-09wip: moving home page to home app and implementing reCAPTCHAMatthew Lemon1-0/+2
2024-12-08wip: working on ratelimit - not quite working in the browserMatthew Lemon1-0/+2
2024-12-08Tidy imports, remove breakpoint, remove logged in linkMatthew Lemon1-2/+3
2024-12-08Uses Mailgun for production and local settingsMatthew Lemon1-6/+7
2024-12-08wip: temporarily switched to mailgun testingMatthew Lemon1-19/+41
2024-12-08wip: sorting out the email sendingMatthew Lemon1-38/+61
2024-12-05Add unique constraint to EmailVerification email fieldMatthew Lemon1-58/+89
2024-12-04Email verificationMatthew Lemon1-8/+43
2024-12-03Better handling of email verificationMatthew Lemon1-4/+4
2024-12-03First cut at email verificationMatthew Lemon1-26/+69
2024-12-03Sorted importsMatthew Lemon1-12/+15
2024-12-02Some tweaks to the spurtMatthew Lemon1-0/+5
2024-11-26Got the basic form anbd privacy policy in placeMatthew Lemon1-13/+41
2024-10-20Can now delete item from basketMatthew Lemon1-3/+19
2024-10-20tidying up the cart detail page - still nowhere near good enoughMatthew Lemon1-19/+16
2024-10-20bugfix: bad request if resource doesn't have price objectMatthew Lemon1-4/+3
2024-10-20Cart shows items in it; disables buttons if item in basketMatthew Lemon1-2/+7
2024-10-20Updates the TODO list for payments viewsMatthew Lemon1-4/+4
2024-10-19Add multiple items to the cart and Stripe processMatthew Lemon1-9/+31
2024-10-19Changes the Resource to include Stripe referenceMatthew Lemon1-3/+3
2024-10-19Test email in the consoleMatthew Lemon1-2/+13
2024-10-17skeleton webhook for stripe workingMatthew Lemon1-0/+28
2024-10-17Adds TODO to the payments/view page for the next stepsMatthew Lemon1-0/+12
2024-10-17Update Stripe and include the API keyMatthew Lemon1-2/+3
2024-10-15Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon1-2/+2
2024-10-15wip: import tidying and renaming path in sassit aliasMatthew Lemon1-3/+8
2024-10-09wip: clicking add to cart button takes you to card detail but thats itMatthew Lemon1-2/+2
2024-10-09wip: working on tests for adding resource to a cartMatthew Lemon1-8/+4
2024-09-22very minor format changesMatthew Lemon1-2/+2
2024-09-19Looking crap but getting there - the basket...Matthew Lemon1-3/+0
2024-09-19wip: getting the thumbnails of resourcesMatthew Lemon1-4/+7
2024-09-16Upgrade to bootstrap 5.3Matthew Lemon1-0/+5
2024-09-11Cleaning up with ruff, typechecking, etc.Matthew Lemon1-2/+7
2024-09-08wip: implementing checkoutMatthew Lemon1-0/+85