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 | 3 | -7/+18 | |
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-06-06 | Change to app/static STATIC_ROOL | Matthew Lemon | 1 | -4/+1 | |
2024-06-06 | Configures static for the new volume | Matthew Lemon | 1 | -3/+5 | |
2024-06-04 | Fixed database name in secrets | Matthew Lemon | 1 | -21/+21 | |
2024-06-03 | Defensive settings to handle local build | Matthew Lemon | 1 | -7/+17 | |
2024-06-03 | Revised Dockerfile to use slim and prod config for postgres | Matthew Lemon | 1 | -0/+25 | |
2024-05-23 | Local Docker environment is now runnable with make | Matthew Lemon | 1 | -0/+12 | |
2024-05-23 | wip: moved config to base.py | Matthew Lemon | 1 | -0/+155 | |