mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-13 18:11:03 +03:00
Fixes deployment to Heroku
This commit is contained in:
parent
f807eb9ef5
commit
1723385df6
|
@ -15,7 +15,6 @@ django-allauth==0.12.0
|
||||||
|
|
||||||
# For the persistance stores
|
# For the persistance stores
|
||||||
psycopg2==2.5
|
psycopg2==2.5
|
||||||
django-heroku-memcacheify==0.4
|
|
||||||
|
|
||||||
# Unicode slugification
|
# Unicode slugification
|
||||||
unicode-slugify==0.1.1
|
unicode-slugify==0.1.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user