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
6bdcce1844
lemoncurry
/
lemoncurry
History
Download ZIP
Download TAR.GZ
Danielle McLean
54bed15585
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
..
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
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
Install django-shorturls to generate simple shortpermalinks for entries :3
2017-10-29 12:56:30 +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 django-shorturls to generate simple shortpermalinks for entries :3
2017-10-29 12:56:30 +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