website/website/common
Jake Howard 0069af1233
Only stick header on desktop
On mobile, it takes up a huge amount of the viewport
2022-10-31 14:09:48 +00:00
..
migrations Add iframe block 2022-09-08 14:31:01 +01:00
templates Only stick header on desktop 2022-10-31 14:09:48 +00:00
templatetags Add guestbook link 2022-10-29 14:50:01 +01:00
tests Fix number of queries 2022-10-30 13:39:02 +00:00
__init__.py Create a base page model for all other to inherit 2022-06-10 15:48:07 +01:00
embed.py Use lite-youtube-embed for YouTube embeds 2022-06-28 21:43:44 +01:00
factories.py Remove subtitle from listing pages 2022-08-27 19:55:44 +01:00
models.py Ensure feed titles reference the full site 2022-10-30 12:53:35 +00:00
serializers.py Add pagination to blog post list 2022-08-26 23:13:06 +01:00
streamfield.py Ignore more blocks when getting plaintext 2022-09-25 21:54:02 +01:00
utils.py Construct HTML title in Python 2022-10-30 12:53:15 +00:00
views.py Move cache handling to views 2022-10-02 18:53:51 +01:00
wagtail_hooks.py Optimise for cache hits 2022-10-04 20:49:29 +01:00