website/website/common
2022-09-02 08:27:42 +01:00
..
migrations Add filename and header show checkbox to code block 2022-08-31 22:30:08 +01:00
templates Add comments 2022-09-02 08:27:42 +01:00
templatetags Ensure request is passed into the singleton URL cache 2022-08-31 19:06:02 +01:00
tests Ensure request is passed into the singleton URL cache 2022-08-31 19:06:02 +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 Don't cache page bodies 2022-08-31 18:54:09 +01:00
rich_text.py Add snippet links to plain and simple rich text fields 2022-07-15 10:12:15 +01:00
serializers.py Add pagination to blog post list 2022-08-26 23:13:06 +01:00
streamfield.py Ensure captions are optional 2022-08-20 18:38:28 +01:00
utils.py Add method to prefetch for listing 2022-08-28 14:52:27 +01:00
views.py Only show public pages 2022-08-28 16:51:27 +01:00