lemoncurry/home
2017-10-25 12:46:04 +11:00
..
static/home/css Lots of style fixes - the kind-specific feeds and the permalink pages now look great 2017-10-25 12:46:04 +11:00
templates/home Lots of style fixes - the kind-specific feeds and the permalink pages now look great 2017-10-25 12:46:04 +11:00
__init__.py Create a super-simple homepage 2017-10-23 09:37:24 +11:00
sitemaps.py Add a simple sitemap using django.contrib.sitemaps - there aren't a lot of pages to map so far so it's pretty basic ;) 2017-10-24 21:14:17 +11:00
urls.py Create a super-simple homepage 2017-10-23 09:37:24 +11:00
views.py Enable breadcrumb support, use it on the login view 2017-10-25 00:25:41 +11:00