This website works better with JavaScript
Home
Explore
Help
Sign In
221V
/
Misago
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added missing import
Ralfp
12 years ago
parent
db2cd68061
commit
6af3a722a2
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
deployment/settings.py
+ 1
- 0
deployment/settings.py
View File
@@ -1,3 +1,4 @@
+import sys
from misago.settings_base import *
# Allow debug?