lemoncurry/lemoncurry
Danielle McLean f60a7115a8
Enable caching with Memcached
2017-10-23 17:49:11 +11:00
..
settings Enable caching with Memcached 2017-10-23 17:49:11 +11:00
static/lemoncurry/css Add a Stylus stylesheet for the layout, which is automatically compiled by Django Compressor 2017-10-23 10:29:12 +11:00
templates/lemoncurry Actually use STATIC_URL in a way that will work with compress 2017-10-23 15:56:13 +11:00
templatetags Cache the contents of package.json once loaded, instead of reading the file every time it's required 2017-10-23 13:08:11 +11:00
__init__.py Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00
urls.py Create a super-simple homepage 2017-10-23 09:37:24 +11:00
wsgi.py Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00