Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-14 | We have a basic SOP list view | Matthew Lemon | 1 | -0/+2 | |
- added the new url file - styled similar to EP list for organisation - uses a spanned row in the table for a description or summary of the document - TODO: update the model to use the summary row - TODO: add more metadata | |||||
2024-05-23 | wip: moved config to base.py | Matthew Lemon | 1 | -155/+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 | 2 | -4/+4 | |
2024-04-23 | switched to Django | Matthew Lemon | 5 | -0/+204 | |