myslice.ini uses secret_key and theme_logo, theme_label to personalize the emails...
[unfold.git] / reset.py
index 7e006c9..b7bb571 100755 (executable)
--- a/reset.py
+++ b/reset.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 rm myslice.sqlite3
 ./manage.py syncdb
 ./manage.py migrate portal