From c7027107b76931e3249d10b5612012ed5c012d7e Mon Sep 17 00:00:00 2001 From: Gustavo Bernardo Date: Thu, 6 Oct 2016 23:56:16 -0300 Subject: [PATCH] Solving the error of django-modalview. [Issue in views.py of the app poll] --- requirements.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52c8a19..e09cf85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,13 +6,18 @@ django-autoslug==1.9.3 django-bootstrap-breadcrumbs==0.8 django-discover-runner==1.0 django-floppyforms==1.7.0 +django-modalview==0.1.5 django-role-permissions==1.2.1 django-s3direct==0.4.2 django-widget-tweaks==1.4.1 djangorestframework==3.4.6 +itsdangerous==0.24 Jinja2==2.8 MarkupSafe==0.23 Pillow==3.3.1 psycopg2==2.6.2 pycpfcnpj==1.0.2 -six==1.10.0 \ No newline at end of file +six==1.10.0 +slugify==0.0.1 +virtualenv==15.0.3 +Werkzeug==0.11.11 -- libgit2 0.21.2