summaryrefslogtreecommitdiffstats
path: root/conf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UI changesMatthew Lemon2024-09-041-0/+2
| | | | | | - ripped out more w3 stuff - better login page template - redirects to home after successful login
* Removed most of w3 and working on fixing the forms.Matthew Lemon2024-08-301-3/+0
|
* Configures local dev to use sqlite and moves whitenoise middleware to prod ↵Matthew Lemon2024-06-073-7/+18
| | | | settings
* Move to whitenoise for static files.Matthew Lemon2024-06-061-1/+3
| | | | | Accompanying files in manifests adapted too so we don't use persistent volume claims.
* Change to app/static STATIC_ROOLMatthew Lemon2024-06-061-4/+1
|
* Configures static for the new volumeMatthew Lemon2024-06-061-3/+5
|
* Fixed database name in secretsMatthew Lemon2024-06-041-21/+21
|
* Defensive settings to handle local buildMatthew Lemon2024-06-031-7/+17
|
* Revised Dockerfile to use slim and prod config for postgresMatthew Lemon2024-06-031-0/+25
|
* Local Docker environment is now runnable with makeMatthew Lemon2024-05-231-0/+12
|
* wip: moved config to base.pyMatthew Lemon2024-05-231-0/+155