X-Git-Url: https://git.mdrn.pl/fnp-django-template.git/blobdiff_plain/94e4264e4ac4f8f34d2975f26a0337e6f2c35027..87776dc1caec95a6eaaf011a7356e676722a11a3:/project_name/settings.d/10-paths.py diff --git a/project_name/settings.d/10-paths.py b/project_name/settings.d/10-paths.py deleted file mode 100644 index b3ef304..0000000 --- a/project_name/settings.d/10-paths.py +++ /dev/null @@ -1,3 +0,0 @@ -from os import path - -PROJECT_DIR = path.dirname(path.abspath(path.dirname(__file__)))