lemoncurry/lemoncurry/settings
Danielle McLean 1654ceecf3
Switch from django-favicon-plus to django-super-favicon, it performs better and doesn't require a DB table
2018-04-20 12:35:51 +10:00
..
__init__.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
base.py Switch from django-favicon-plus to django-super-favicon, it performs better and doesn't require a DB table 2018-04-20 12:35:51 +10:00
dev.py Lots of style fixes - the kind-specific feeds and the permalink pages now look great 2017-10-25 12:46:04 +11:00
prod.py Turn off Google Analytics, since I don't really care about it and people don't like it 2018-01-15 16:37:55 +11:00
test.py Add support for tests that use django.test.Client and that require a database, and use this support to test some of the wellknowns.views modules 2018-02-06 16:12:36 +11:00