aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/payments/views.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* wip: moving home page to home app and implementing reCAPTCHAMatthew Lemon2024-12-091-0/+2
* wip: working on ratelimit - not quite working in the browserMatthew Lemon2024-12-081-0/+2
* Tidy imports, remove breakpoint, remove logged in linkMatthew Lemon2024-12-081-2/+3
* Uses Mailgun for production and local settingsMatthew Lemon2024-12-081-6/+7
* wip: temporarily switched to mailgun testingMatthew Lemon2024-12-081-19/+41
* wip: sorting out the email sendingMatthew Lemon2024-12-081-38/+61
* Add unique constraint to EmailVerification email fieldMatthew Lemon2024-12-051-58/+89
* Email verificationMatthew Lemon2024-12-041-8/+43
* Better handling of email verificationMatthew Lemon2024-12-031-4/+4
* First cut at email verificationMatthew Lemon2024-12-031-26/+69
* Sorted importsMatthew Lemon2024-12-031-12/+15
* Some tweaks to the spurtMatthew Lemon2024-12-021-0/+5
* Got the basic form anbd privacy policy in placeMatthew Lemon2024-11-261-13/+41
* Can now delete item from basketMatthew Lemon2024-10-201-3/+19
* tidying up the cart detail page - still nowhere near good enoughMatthew Lemon2024-10-201-19/+16
* bugfix: bad request if resource doesn't have price objectMatthew Lemon2024-10-201-4/+3
* Cart shows items in it; disables buttons if item in basketMatthew Lemon2024-10-201-2/+7
* Updates the TODO list for payments viewsMatthew Lemon2024-10-201-4/+4
* Add multiple items to the cart and Stripe processMatthew Lemon2024-10-191-9/+31
* Changes the Resource to include Stripe referenceMatthew Lemon2024-10-191-3/+3
* Test email in the consoleMatthew Lemon2024-10-191-2/+13
* skeleton webhook for stripe workingMatthew Lemon2024-10-171-0/+28
* Adds TODO to the payments/view page for the next stepsMatthew Lemon2024-10-171-0/+12
* Update Stripe and include the API keyMatthew Lemon2024-10-171-2/+3
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-151-0/+96