Reverted some files back to as they were in master. They had been reorganized.
This commit is contained in:
parent
1e61ec965d
commit
43350869e0
3 changed files with 8 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue