lemoncurry/lemoncurry
Danielle McLean e0dfdafdc0
Delegate OpenID authentication to IndieAuth - OpenID is barely used nowadays but this is such a tiny change I might as well do it
2017-10-30 11:46:38 +11:00
..
settings In production, move the static and media directories out of the app directory (which puts them in the lemoncurry user's home dir) 2017-10-29 13:07:28 +11:00
static Make redirect_uri verification optional because many IndieAuth clients don't implement it - show a stylish icon to convey whether the client was verified 2017-10-29 19:15:29 +11:00
templates/lemoncurry Delegate OpenID authentication to IndieAuth - OpenID is barely used nowadays but this is such a tiny change I might as well do it 2017-10-30 11:46:38 +11:00
templatetags Whoops, allow images in bleached content 2017-10-29 19:35:57 +11:00
__init__.py Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00
breadcrumbs.py Rudimentary but fully-functional entry permalink pages :3 2017-10-25 12:31:08 +11:00
theme.py Update manifest.json with extra properties, set theme colour properly as a <meta> as well 2017-10-28 15:05:54 +11:00
urls.py Install django-shorturls to generate simple shortpermalinks for entries :3 2017-10-29 12:56:30 +11:00
utils.py Default the Accept header to */* if there isn't one provided 2017-10-30 08:24:36 +11:00
wsgi.py Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00