samples in samples dir
[fnpdjango.git] / fnpdjango / deploy / templates / localsettings.py.template
index f0fa8b1..3230579 100644 (file)
@@ -1,3 +1,5 @@
+# Review this file and copy it to %(app_path)s/localsettings.py
+
 ADMINS = (
     ('Lista IT', 'it@listy.nowoczesnapolska.org.pl'),
 )