/ Published in: Django
Relative paths, usually used in settings.py.
Expand |
Embed | Plain Text
import os here = lambda x: os.path.join(os.path.abspath(os.path.dirname(__file__)), x)
You need to login to post a comment.
