website/website
Jake Howard 8952f7eae5
Create base content page rather than need mixin
This makes the subclassing much simpler, and removes type ignore hacks
2022-08-16 21:32:46 +01:00
..
blog Create base content page rather than need mixin 2022-08-16 21:32:46 +01:00
common Create base content page rather than need mixin 2022-08-16 21:32:46 +01:00
contact Create base content page rather than need mixin 2022-08-16 21:32:46 +01:00
contrib Use SVG versions of mermaid diagrams for better quality 2022-07-20 23:31:02 +01:00
home Wire up home search input to go to search page 2022-08-04 14:17:50 +01:00
images Set admin form fields on custom image model 2022-06-28 21:43:58 +01:00
search Create base content page rather than need mixin 2022-08-16 21:32:46 +01:00
utils Add management commands to update unsplash photos every x days 2022-07-13 08:55:14 +01:00
__init__.py Init wagtail project 2022-06-09 08:36:29 +01:00
settings.py Remove root template dir 2022-08-05 08:58:21 +01:00
urls.py Add sitemap 2022-08-02 22:20:36 +01:00
wsgi.py Setup gunicorn for production WSGI server 2022-07-28 14:53:22 +01:00