Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bycs authored Nov 11, 2020
1 parent 0526528 commit 647ccde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SWGOH_Utils/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

# Build paths inside the project like this: BASE_DIR / 'subdir'.
BASE_DIR = Path(__file__).resolve().parent.parent
STATIC_ROOT = os.path.join(BASE_DIR, 'static')


# Quick-start development settings - unsuitable for production
Expand Down

0 comments on commit 647ccde

Please sign in to comment.