lemoncurry/home
Danielle McLean 065619772e
Use ResponseException for various places rather than needing to check the return value for responseness
2018-07-03 09:51:51 +10:00
..
jinja2/home Complete migration to Jinja2 by porting the home page template 2018-06-25 10:43:45 +10:00
static/home/css Make lots of improvements to the narrow-screen layout 2018-07-01 15:26:55 +10: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 Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such 2018-05-04 12:13:52 +10:00
views.py Use ResponseException for various places rather than needing to check the return value for responseness 2018-07-03 09:51:51 +10:00