lemoncurry/lemoncurry/templatetags
Danielle McLean ce07ba8cdc
Perform a pipenv update since everything is old
2019-01-17 11:43:30 +11:00
..
__init__.py Create a super-simple homepage 2017-10-23 09:37:24 +11:00
absolute_url.py Use django-sites for the absolute_url template tag - this actually reduces the number of queries for whatever reason 2018-04-20 10:39:52 +10:00
bleach.py Add <cite> to ALLOWED_TAGS, because honestly 2018-01-11 11:41:36 +11:00
friendly_url.py Just glue the netloc and path together rather than using urlunparse - it doesn't need to be a valid URL, just a nice-looking one 2017-10-30 15:02:49 +11:00
jsonify.py Bring back support for https://schema.org/BreadcrumbList - it's gross but what can you do 2017-10-27 09:35:56 +11:00
lemoncurry_tags.py Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such 2018-05-04 12:13:52 +10:00
markdown.py Perform a pipenv update since everything is old 2019-01-17 11:43:30 +11:00
theme_colour.py Update manifest.json with extra properties, set theme colour properly as a <meta> as well 2017-10-28 15:05:54 +11:00