Browse Source

Made db settings also explicityli accessible as conf attributes. #320

Rafał Pitoń 11 years ago
parent
commit
63515178e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misago/conf/__init__.py

+ 1 - 1
misago/conf/__init__.py

@@ -1 +1 @@
-from misago.conf.gateway import settings
+from misago.conf.gateway import settings, db_settings