mirror of https://github.com/interlegis/sigi.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
658 B
27 lines
658 B
10 years ago
|
Django==1.7
|
||
10 years ago
|
Pillow==2.6.0
|
||
|
django-auth-ldap==1.2.2
|
||
11 years ago
|
django-autoslug==1.7.2
|
||
10 years ago
|
django-extensions==1.4.0
|
||
11 years ago
|
django-localflavor==1.0
|
||
10 years ago
|
eav-django==1.4.7
|
||
11 years ago
|
html5lib==0.999
|
||
11 years ago
|
pisa==3.0.33
|
||
10 years ago
|
psycopg2==2.5.4
|
||
11 years ago
|
reportlab==2.7
|
||
10 years ago
|
six==1.8.0
|
||
10 years ago
|
PyYAML==3.11
|
||
10 years ago
|
|
||
10 years ago
|
# retornar para ultima release assim que incluir nosso pull request
|
||
|
git+https://github.com/interlegis/django-admin-bootstrapped.git
|
||
11 years ago
|
|
||
10 years ago
|
django-image-cropping==0.9
|
||
|
easy-thumbnails==2.2
|
||
10 years ago
|
|
||
10 years ago
|
# eh importante usar -e pois precisamos do modulo reporting do fonte que nao eh instalado
|
||
|
-e git://github.com/marinho/geraldo.git@868ebdce67176d9b6205cddc92476f642c783fff#egg=geraldo
|
||
|
|
||
11 years ago
|
# Dependencias de producao
|
||
10 years ago
|
gunicorn==19.1.1
|
||
11 years ago
|
python-memcached==1.53
|