website/website
Jake Howard d809890b0f
Add naive CSP
This is a very weak setup so far, as requires some more testing to confirm which origins are allowed for each resource.
2022-10-30 19:09:38 +00:00
..
api Replace drf-yasg with DRF native schema generator 2022-10-23 21:30:00 +01:00
blog Only show ToC if there are enough items 2022-10-29 14:57:12 +01:00
common Fix number of queries 2022-10-30 13:39:02 +00:00
contact Swap curlylint and djhtml with djlint 2022-10-05 14:17:00 +01:00
contrib Don't fill full width in lightbox 2022-10-29 16:25:51 +01:00
home Construct HTML title in Python 2022-10-30 12:53:15 +00:00
images Set admin form fields on custom image model 2022-06-28 21:43:58 +01:00
legacy Just set cache control rather than caching page content 2022-09-04 17:29:04 +01:00
search Reduce debounce time for search 2022-10-29 16:28:18 +01:00
spotify Only show ToC if there are enough items 2022-10-29 14:57:12 +01:00
utils Cache fragments for 6 hours 2022-10-04 21:27:53 +01:00
well_known Just set cache control rather than caching page content 2022-09-04 17:29:04 +01:00
__init__.py Init wagtail project 2022-06-09 08:36:29 +01:00
settings.py Add naive CSP 2022-10-30 19:09:38 +00:00
urls.py Remove test 404 and 500 paths outside dev 2022-10-02 19:25:36 +01:00
wsgi.py Setup gunicorn for production WSGI server 2022-07-28 14:53:22 +01:00