Skip to content
Snippets Groups Projects
Unverified Commit 9951a3a0 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Create util package.

parent da4d1dee
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ import os
from local_settings import load_and_check_settings, LocalSetting, SecretSetting
from .util import get_app_packages
from .util.core_helpers import get_app_packages
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment