Browse Source

Inform the naive user about the DEBUG parameter

Étienne Deparis 6 years ago
parent
commit
9ac86efc66
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -37,6 +37,7 @@ Run it
 
 Run development server
 
+    echo 'DEBUG=True' >> transparency/local_settings.py
     ./manage.py runserver
 
 Use it