a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean 58d446f711
Properly load the site name in the template, oops
2017-10-23 09:43:26 +11:00
home Create a super-simple homepage 2017-10-23 09:37:24 +11:00
lemoncurry Properly load the site name in the template, oops 2017-10-23 09:43:26 +11:00
users Install a custom user model 2017-10-23 09:04:59 +11:00
.gitignore Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00
Pipfile Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00
Pipfile.lock Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00