website/website/common
Jake Howard 514e609973
Change minify-html details to be more spec compliant
2024-05-04 23:07:35 +01:00
..
migrations Remove blank line in migrations 2023-06-17 12:49:31 +01:00
templates Add description to image lightbox 2024-04-07 20:05:31 +01:00
templatetags Replace custom `pagefullurl` tag with built-in 2024-01-05 15:46:38 +00:00
tests Simplify summary and word count implementations 2024-04-01 19:42:59 +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 Fix feed favicon 2023-12-22 17:42:29 +00:00
middleware.py Change minify-html details to be more spec compliant 2024-05-04 23:07:35 +01:00
models.py Simplify summary and word count implementations 2024-04-01 19:42:59 +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 Simplify summary and word count implementations 2024-04-01 19:42:59 +01:00
views.py Add continue reading button to feed items 2024-03-31 23:59:56 +01:00
wagtail_hooks.py Optimise for cache hits 2022-10-04 20:49:29 +01:00