Commit 10a1cb1ea32281869c2ac3d1a5f42acef4b4987c
1 parent
41e7802a
Exists in
master
and in
3 other branches
Updated Django revproxy version
Signed-off-by: Alexandre Barbosa <alexandreab@live.com> Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Showing
5 changed files
with
3 additions
and
3 deletions
Show diff stats
Makefile
colab-deps.spec
django-revproxy-0.2.9.tar.gz
No preview for this file type
No preview for this file type
requirements.txt
@@ -28,7 +28,7 @@ tornado==3.1.1 | @@ -28,7 +28,7 @@ tornado==3.1.1 | ||
28 | 28 | ||
29 | # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 | 29 | # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 |
30 | django-browserid==0.11 | 30 | django-browserid==0.11 |
31 | -django-revproxy==0.2.9 | 31 | +django-revproxy==0.3.1 |
32 | 32 | ||
33 | # Converse.js (XMPP client) | 33 | # Converse.js (XMPP client) |
34 | django-conversejs==0.3.4 | 34 | django-conversejs==0.3.4 |