Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/sociologist/poll_urls.py
diff options
context:
space:
mode:
authorCode Raguet <ignacio.code@gmail.com>2013-10-04 18:41:30 (GMT)
committer Code Raguet <ignacio.code@gmail.com>2013-10-04 18:41:30 (GMT)
commit970eab40fae16e4318cd97d7801ecb8b44857bf1 (patch)
tree595be1d5bdb1b10b3f35ee95c65a85afcf63ce6b /webapp/sociologist/poll_urls.py
parentbe208a817cb6dc3ba08b9356b96d3298bb3bbc89 (diff)
parent5b21d357296cb0bd94619d1d5db588a12352e2da (diff)
Merge branch 'DEV'v4.22
Diffstat (limited to 'webapp/sociologist/poll_urls.py')
-rw-r--r--webapp/sociologist/poll_urls.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/sociologist/poll_urls.py b/webapp/sociologist/poll_urls.py
index 6f2a1a4..795f968 100644
--- a/webapp/sociologist/poll_urls.py
+++ b/webapp/sociologist/poll_urls.py
@@ -1,3 +1,4 @@
+# pylint: disable=E1120
from django.conf.urls.defaults import patterns, url
from polls.views import *