Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Signup form now saving data (and encrypting it) | Philip Sargent | 2025-01-25 | 1 | -12/+3 |
* | stitch together the login sequence better | Philip Sargent | 2025-01-24 | 1 | -1/+1 |
* | import order fixed by ruff | Philip Sargent | 2024-12-15 | 1 | -2/+1 |
* | make tests work | Your Name | 2023-11-22 | 1 | -0/+1 |
* | Fixed parsers | Philip Sargent | 2023-09-02 | 1 | -1/+2 |
* | Django 3.0 deprecations removed | Philip Sargent (oconee) | 2023-02-09 | 1 | -2/+2 |
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 1 | -1/+0 |
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 1 | -28/+24 |
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -2/+3 |
* | Implement redirects after login (using the next parameter) | Martin Green | 2022-06-25 | 1 | -2/+15 |
* | not found now does 404 & moved login | Philip Sargent | 2021-05-03 | 1 | -1/+20 |
* | New user login/logoff system using standard Dj | Philip Sargent | 2021-04-06 | 1 | -0/+58 |