website/website/common
2023-07-15 15:10:05 +01:00
..
migrations Remove blank line in migrations 2023-06-17 12:49:31 +01:00
templates Replace humanize with hack around django built-in 2023-07-15 14:52:07 +01:00
templatetags Change footer settings to generic setting 2023-04-16 15:18:21 +01:00
tests Add mastodon verification link 2023-07-03 08:53:25 +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 Replace flake8 and isort with ruff 2023-07-15 15:10:05 +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 Fix length calculation for posts 2023-03-10 16:08:03 +00:00
views.py Add images to RSS feed 2023-06-26 14:27:04 +01:00
wagtail_hooks.py Optimise for cache hits 2022-10-04 20:49:29 +01:00