a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean 824aaa1e57
Make a few database performance optimisations
2017-10-27 08:52:26 +11:00
entries Make a few database performance optimisations 2017-10-27 08:52:26 +11:00
home Make a few database performance optimisations 2017-10-27 08:52:26 +11:00
lemonauth Half-implement an IndieAuth authorization endpoint - it accepts the right parameters, verifies your client_id, and displays a prompt, but you can't actually approve the auth yet 2017-10-26 11:35:57 +11:00
lemoncurry Install the django-debug-toolbar plugin for lots of handy info during development 2017-10-27 08:05:50 +11:00
users Make a few database performance optimisations 2017-10-27 08:52:26 +11:00
wellknowns Update Keybase proof 2017-10-24 15:08:16 +11:00
.gitignore Add a Stylus stylesheet for the layout, which is automatically compiled by Django Compressor 2017-10-23 10:29:12 +11:00
Pipfile Install the django-debug-toolbar plugin for lots of handy info during development 2017-10-27 08:05:50 +11:00
Pipfile.lock Install the django-debug-toolbar plugin for lots of handy info during development 2017-10-27 08:05:50 +11:00
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
package.json 1.3.3 2017-10-26 09:47:42 +11:00
yarn.lock Add support for OpenWeb Icons 2017-10-25 10:39:51 +11:00