This website requires JavaScript.
Explore
Help
Sign in
00dani
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
1
Code
Issues
Pull requests
Releases
Wiki
Activity
21786d6e6c
lemoncurry
/
lemoncurry
History
Danielle McLean
21786d6e6c
Install django-annoying, which provides some nice shortcuts for common operations
2017-10-29 12:41:33 +11:00
..
settings
Install django-annoying, which provides some nice shortcuts for common operations
2017-10-29 12:41:33 +11:00
static
Tweak the styles on breadcrumbs: rather than wrapping, just truncate the active page crumb since you can see it elsewhere on the page anyway
2017-10-28 00:29:45 +11:00
templates
/lemoncurry
Update manifest.json with extra properties, set theme colour properly as a <meta> as well
2017-10-28 15:05:54 +11:00
templatetags
Enable django.contrib.sites rather than using a custom lemoncurry-specific setting for the site name
2017-10-29 12:12:39 +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 the django-debug-toolbar plugin for lots of handy info during development
2017-10-27 08:05:50 +11:00
utils.py
Enable django.contrib.sites rather than using a custom lemoncurry-specific setting for the site name
2017-10-29 12:12:39 +11:00
wsgi.py
Initial commit - result of django-admin project lemoncurry . with no customisation
2017-10-23 08:52:16 +11:00