diff --git a/mayan/settings/local.py b/mayan/settings/local.py new file mode 100644 index 0000000000..e13328181e --- /dev/null +++ b/mayan/settings/local.py @@ -0,0 +1,3 @@ +from __future__ import absolute_import + +from .base import *