mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 13:14:28 +03:00
Update base.txt
This commit is contained in:
parent
45b04ff20e
commit
f807eb9ef5
|
@ -13,8 +13,9 @@ django-secure==1.0
|
||||||
# Well-built with regular release cycles!
|
# Well-built with regular release cycles!
|
||||||
django-allauth==0.12.0
|
django-allauth==0.12.0
|
||||||
|
|
||||||
# For the databse
|
# 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
|
||||||
|
@ -34,4 +35,4 @@ git+git://github.com/jezdez/django-avatar@6393d25166a6c2d2df0bd28e19f161fac2bb11
|
||||||
git+git://github.com/maraujop/django-crispy-forms@42c84a9b02d885de249c1d003c2e7ad031283c26
|
git+git://github.com/maraujop/django-crispy-forms@42c84a9b02d885de249c1d003c2e7ad031283c26
|
||||||
|
|
||||||
|
|
||||||
# Your custom requirements go here
|
# Your custom requirements go here
|
||||||
|
|
Loading…
Reference in New Issue
Block a user