Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-09-04 | UI changes | Matthew Lemon | 1 | -0/+2 |
2024-08-30 | Removed most of w3 and working on fixing the forms. | Matthew Lemon | 1 | -3/+0 |
2024-06-07 | Configures local dev to use sqlite and moves whitenoise middleware to prod se... | Matthew Lemon | 1 | -1/+0 |
2024-06-06 | Move to whitenoise for static files. | Matthew Lemon | 1 | -1/+3 |
2024-05-23 | wip: moved config to base.py | Matthew Lemon | 1 | -0/+0 |
2024-05-02 | Adds OpenShift route to ALLOWED_HOSTS | Matthew Lemon | 1 | -1/+1 |
2024-04-24 | Another fix for CSRF and loginrequired middleware | Matthew Lemon | 1 | -0/+5 |
2024-04-24 | Fix for CSRF and loginrequired middleware | Matthew Lemon | 1 | -1/+4 |
2024-04-24 | Updating ALLOWED_HOSTS | Matthew Lemon | 1 | -1/+1 |
2024-04-24 | New Dockerfile using RedHat image | Matthew Lemon | 1 | -3/+3 |
2024-04-23 | switched to Django | Matthew Lemon | 1 | -0/+147 |