Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add unique constraint to EmailVerification email field | Matthew Lemon | 2024-12-05 | 1 | -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 verification | Matthew Lemon | 2024-12-03 | 1 | -0/+17 |
| | |||||
* | First cut at email verification | Matthew Lemon | 2024-12-03 | 2 | -0/+47 |
| | |||||
* | Got the basic form anbd privacy policy in place | Matthew Lemon | 2024-11-26 | 1 | -0/+28 |
| | |||||
* | Changes the Resource to include Stripe reference | Matthew Lemon | 2024-10-19 | 1 | -0/+25 |
| | |||||
* | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 2024-10-15 | 8 | -0/+274 |