requirements: added circus + chaussette.
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
parent
00d3796e6d
commit
c4bfe5f4bd
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,7 @@ psycopg2>=2.6
|
|||
Pillow>=2
|
||||
html5lib==0.999
|
||||
six==1.3.0 #compat
|
||||
python-memcached
|
||||
|
||||
# django
|
||||
django==1.7.8
|
||||
|
@ -42,3 +43,8 @@ djangocms-oembed
|
|||
djangocms-table
|
||||
|
||||
cmsplugin-filer==0.10.1
|
||||
|
||||
# production
|
||||
circus
|
||||
circus-web
|
||||
chaussette
|
||||
|
|
Loading…
Reference in a new issue