From f87eaf2fec6a695cd57007c6e17f0d37864eab63 Mon Sep 17 00:00:00 2001 From: codersquid Date: Tue, 22 Apr 2014 10:42:57 -0500 Subject: [PATCH] adding ability to modify Reviews in the admin as a workaround for #111 and #78 --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d7a08b..b10df23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,8 @@ Django==1.4.5 django-user-accounts==1.0b7 -symposion==1.0b1.dev54 +#symposion==1.0b1.dev54 +-e git+https://github.com/scipy-conference/symposion.git@reviewadmin#egg=symposion pinax-theme-bootstrap==3.0a4 django-forms-bootstrap==2.0.3.post1 metron==1.3