khaganat-web/khaganat
Rodolphe Breard 1d039d2aae In debug mode, use the normal CSS file instead of the minified one
When working with Sass, the watch mode does not build the minified CSS
file. Hence, it is useful to use the normal one in development (debug
mode activated) and keep the minified one for production only (debug
mode deactivated).
2018-11-12 14:36:18 +01:00
..
static/khaganat Move the nsfw functions into a real module 2018-06-03 23:48:21 +02:00
templates In debug mode, use the normal CSS file instead of the minified one 2018-11-12 14:36:18 +01:00
__init__.py first commit 2018-01-13 12:29:33 +01:00
apps.py Moving the static files config to the specific app 2018-06-11 12:55:17 +02:00
settings.py Add the KHAGANAT_INTERNAL_IPS setting 2018-11-12 14:35:37 +01:00
urls.py Move the nsfw functions into a real module 2018-06-03 23:48:21 +02:00
wsgi.py first commit 2018-01-13 12:29:33 +01:00