Reverted some files back to as they were in master. They had been reorganized.

This commit is contained in:
M.Ravi 2017-04-25 03:55:05 +05:30
commit 43350869e0
3 changed files with 8 additions and 4 deletions

View file

@ -6,9 +6,11 @@ Copyright 2015 ungleich.
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
import os
import dotenv
from django.utils.translation import ugettext_lazy as _
# dotenv
import dotenv
gettext = lambda s: s