Charles Shin
3814628c6e
DIV-477: Updated requirements.txt to use latest Django 1.8.* version
8 years ago
Mike Olund
06df2f4727
added crispy-forms to fix build error during compress
8 years ago
Mike Olund
ff81a1a04b
removed libsass dependency
8 years ago
Mike Olund
fd5c926493
removed libsass dependency
8 years ago
Mike Olund
81e40fa610
Removed unnecessary dependencies
8 years ago
Mike Olund
d4fc969248
Removed unnecessary dependencies
8 years ago
Mike Olund
270a77a2db
Updates to the Django project to support parallel localdev and OpenShift configurations
8 years ago
Justin Johnson
09c07000a1
Set up skeleton for eDivorce and re-arranged the Django project to ORC conventions
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