This website requires JavaScript.
Explore
Help
Register
Sign in
X-dark
/
django-ex
Watch
1
Star
0
Fork
You've already forked django-ex
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
fee846019b
django-ex
/
requirements.txt
6 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
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>
2016-05-31 18:29:28 +02:00
django>=1.8,<1.9
Update django-debug-toolbar to 1.8
2017-10-24 17:38:42 +02:00
django-debug-toolbar==1.8
update project dependencies
2016-04-14 13:41:13 +02:00
gunicorn==19.4.5
Update psycopg2 to 2.7.3.1
2017-10-24 16:20:36 +02:00
psycopg2==2.7.3.1
update project dependencies
2016-04-14 13:41:13 +02:00
whitenoise==3.0
Reference in a new issue
Copy permalink