added django-dotenv to requirements.txt
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
parent
05c8bf3d37
commit
180ad09fab
1 changed files with 3 additions and 0 deletions
|
@ -56,3 +56,6 @@ gevent>=1.1a2
|
|||
djangocms-page-meta
|
||||
# memcache
|
||||
pylibmc
|
||||
|
||||
# .env
|
||||
django-dotenv
|
||||
|
|
Loading…
Reference in a new issue