Lumir Balhar
529851cb5e
Update dependencies
4 years ago
Lumir Balhar
6381ce544e
Move from psycopg2 to psycopg2-binary to use manylinux wheels
For more details, see https://github.com/psycopg/psycopg2/issues/674
5 years ago
Lumir Balhar
b94dd0b99d
Update of requirements to Django 2.2.12 LTS
5 years ago
dependabot[bot]
4eb4ea2912
Bump gunicorn from 19.4.5 to 19.5.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn ) from 19.4.5 to 19.5.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/19.4.5...19.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Alvaro Gonzalez
dd4c581a61
Update so python 3.8 image works
5 years ago
Takuya Noguchi
638277ed07
Update django to 1.11.x
8 years ago
Takuya Noguchi
a6979d731a
Update whitenoise to 3.3.1
8 years ago
Takuya Noguchi
fee846019b
Update django-debug-toolbar to 1.8
8 years ago
Takuya Noguchi
08ae75e7e6
Update psycopg2 to 2.7.3.1
8 years ago
Stephen Martin
734d72755f
Updated django-debug-toolbar to 1.5 to fix
TypeError at /
process() missing 1 required positional argument: 'stream'
Related to https://github.com/jazzband/django-debug-toolbar/issues/856
9 years ago
Vu Dinh
dc5fa090df
Fix Django version incompatable for Python 3.3
The current required Django version is 1.9.5 which doesn't support
Python 3.3 which causes the Python 3.3 deployment to fail while
using django-ex git repo.
The Django version is modified to use 1.8.x only to include Python
3.3 support.
Signed-off-by: Vu Dinh <vdinh@redhat.com>
9 years ago
PI-Victor
560365b54e
update project dependencies
9 years ago
Rodolfo Carvalho
0684d3f043
Add Django Debug Toolbar
10 years ago
Rodolfo Carvalho
fcf0ccde53
Fix database config
10 years ago
Rodolfo Carvalho
747910568d
Add requirements
10 years ago