mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 08:14:13 +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!
|
||||
django-allauth==0.12.0
|
||||
|
||||
# For the databse
|
||||
# For the persistance stores
|
||||
psycopg2==2.5
|
||||
django-heroku-memcacheify==0.4
|
||||
|
||||
# Unicode slugification
|
||||
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
|
||||
|
||||
|
||||
# Your custom requirements go here
|
||||
# Your custom requirements go here
|
||||
|
|
Loading…
Reference in New Issue
Block a user