website/website/common
Jake Howard a8cd2742ab
Unify page feed implementations
No need for a separate class just to handle blog publish dates
2023-11-29 14:17:22 +00:00
..
migrations Remove blank line in migrations 2023-06-17 12:49:31 +01:00
templates Add pagination controls to hero buttons 2023-10-22 16:07:04 +01:00
templatetags Add support pill 2023-08-29 22:19:41 +01:00
tests Extract lite-youtube embed into wagtail-lite-youtube-embed package 2023-10-27 17:12:00 +01:00
__init__.py Create a base page model for all other to inherit 2022-06-10 15:48:07 +01:00
factories.py Remove subtitle from listing pages 2022-08-27 19:55:44 +01:00
feed_generators.py Unify page feed implementations 2023-11-29 14:17:22 +00:00
models.py Remove trailing question-mark 2023-10-22 15:26:28 +01: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 Create a global requests session 2023-09-04 21:48:10 +01:00
views.py Unify page feed implementations 2023-11-29 14:17:22 +00:00
wagtail_hooks.py Optimise for cache hits 2022-10-04 20:49:29 +01:00