Browse Source

Added missing import

Ralfp 12 years ago
parent
commit
6af3a722a2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      deployment/settings.py

+ 1 - 0
deployment/settings.py

@@ -1,3 +1,4 @@
+import sys
 from misago.settings_base import *
 from misago.settings_base import *
 
 
 # Allow debug?
 # Allow debug?