aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/payments/migrations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add unique constraint to EmailVerification email fieldMatthew Lemon2024-12-051-0/+18
| | | | This update enhances the EmailVerification model by ensuring the email field is unique, preventing duplicate records. A new form, EmailVerificationForm, was also introduced to handle email cleaning and validation, which enhances user input handling. Additionally, existing views and templates have been updated to integrate this form, improving the user experience and error feedback.
* Better handling of email verificationMatthew Lemon2024-12-031-0/+17
|
* First cut at email verificationMatthew Lemon2024-12-032-0/+47
|
* Got the basic form anbd privacy policy in placeMatthew Lemon2024-11-261-0/+28
|
* Changes the Resource to include Stripe referenceMatthew Lemon2024-10-191-0/+25
|
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-158-0/+274