Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manual django version bump | Matthew Lemon | 2024-10-23 | 1 | -1/+1 |
| | |||||
* | Bump django from 5.0.4 to 5.0.9 | dependabot[bot] | 2024-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 5.0.4 to 5.0.9. - [Commits](https://github.com/django/django/compare/5.0.4...5.0.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | Added widget_tweaks to requirements. | Matthew Lemon | 2024-09-05 | 1 | -0/+1 |
| | |||||
* | Removed most of w3 and working on fixing the forms. | Matthew Lemon | 2024-08-30 | 1 | -1/+0 |
| | |||||
* | Move to whitenoise for static files. | Matthew Lemon | 2024-06-06 | 1 | -0/+1 |
| | | | | | Accompanying files in manifests adapted too so we don't use persistent volume claims. | ||||
* | Trying with a RHEL ubi image to get round CVEs | Matthew Lemon | 2024-05-23 | 1 | -0/+1 |
| | |||||
* | Local Docker environment is now runnable with make | Matthew Lemon | 2024-05-23 | 1 | -0/+1 |
| | |||||
* | Now uses gunicorn to run the server instead of dev server | Matthew Lemon | 2024-04-25 | 1 | -0/+1 |
| | |||||
* | New Dockerfile using RedHat image | Matthew Lemon | 2024-04-24 | 1 | -3/+3 |
| | |||||
* | switched to Django | Matthew Lemon | 2024-04-23 | 1 | -0/+5 |