Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-09-04 | UI changes | Matthew Lemon | 1 | -0/+2 | |
- ripped out more w3 stuff - better login page template - redirects to home after successful login | |||||
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 ↵ | Matthew Lemon | 1 | -1/+0 | |
settings | |||||
2024-06-06 | Move to whitenoise for static files. | Matthew Lemon | 1 | -1/+3 | |
Accompanying files in manifests adapted too so we don't use persistent volume claims. | |||||
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 | |