@@ -13,6 +13,9 @@ def load_config(mode=os.environ.get('MODE')):
return ApplicationConfig
elif mode == 'DEVELOPMENT':
print("poop")
from settings_dev import ApplicationConfig
else:
The note is not visible to the blocked user.