Skip to content

Commit

Permalink
added PROJECT_DIR to settings
Browse files Browse the repository at this point in the history
  • Loading branch information
febinstephen committed Aug 9, 2016
1 parent f988209 commit dbcb5da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions expensify/settings.py
Expand Up @@ -2,6 +2,8 @@
# Django settings for expensify project.
import os

PROJECT_DIR=os.path.dirname(__file__)




Expand Down

0 comments on commit dbcb5da

Please sign in to comment.