website/website/common
2022-10-21 17:20:58 +01:00
..
migrations Add iframe block 2022-09-08 14:31:01 +01:00
templates Use simpler listing on tag list page 2022-10-21 17:20:58 +01:00
templatetags Add template caching for listing components 2022-10-02 17:27:55 +01:00
tests Ensure heading ids are always valid ids 2022-09-23 15:36:23 +01: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 Optimise for cache hits 2022-10-04 20:49:29 +01: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 Remove unused import and update query count 2022-10-05 09:23:58 +01: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