## Django and utils

Django==1.8.2
dj-static==0.0.6
static3==0.6.1
gunicorn==19.3.0

## Postgres related stuff

# django-toolbelt==0.0.1
# dj-database-url==0.3.0
# psycopg2==2.6.1
# django-postgrespool==0.3.0

## Style
django-bootstrap-form==3.2
djangocms-admin-style==0.2.7

## Misc
wheel==0.24.0
