summaryrefslogtreecommitdiffstats
path: root/ded (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-14We have a basic SOP list viewMatthew Lemon1-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-23wip: moved config to base.pyMatthew Lemon1-155/+0
2024-05-02Adds OpenShift route to ALLOWED_HOSTSMatthew Lemon1-1/+1
2024-04-24Another fix for CSRF and loginrequired middlewareMatthew Lemon1-0/+5
2024-04-24Fix for CSRF and loginrequired middlewareMatthew Lemon1-1/+4
2024-04-24Updating ALLOWED_HOSTSMatthew Lemon1-1/+1
2024-04-24New Dockerfile using RedHat imageMatthew Lemon2-4/+4
2024-04-23switched to DjangoMatthew Lemon5-0/+204