Commit d4c1b6bb7ec7ffc6dc03b852ec3b8e408e899f13

Authored by Sergio Oliveira
1 parent fa8fd6ed

Adding revproxy as dependency

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
requirements.txt
... ... @@ -23,5 +23,6 @@ grab
23 23 raven
24 24 tornado
25 25  
26   -# Persona
  26 +# Deps for Single SignOn (SSO)
27 27 django-browserid
  28 +git+https://github.com/TracyWebTech/django-revproxy/
... ...