website/website/common
Jake Howard 9bc5ccbbdc
Don't include the first tangent in the content HTML
This prevents it being used as part of the summary, which in the case of updates looks strange.
2023-04-11 14:05:46 +01:00
..
migrations Add iframe block 2022-09-08 14:31:01 +01:00
templates Remove rarely used share platforms and make them all links 2023-03-10 16:45:43 +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 Don't include the first tangent in the content HTML 2023-04-11 14:05:46 +01:00
utils.py Fix length calculation for posts 2023-03-10 16:08:03 +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