Skip to content
Snippets Groups Projects
Unverified Commit 451b6b8f authored by Ben Adida's avatar Ben Adida Committed by GitHub
Browse files

Merge pull request #213 from shirlei/remove_RemovedInDjango19Warning_app_label

Remove unused import causing deprecation warning
parents 28808c98 ba3c7e6e
No related branches found
No related tags found
No related merge requests found
from django.conf import settings from django.conf import settings
from django.core.urlresolvers import reverse from django.core.urlresolvers import reverse
from helios.views import election_shortcut
TEMPLATE_BASE = settings.HELIOS_TEMPLATE_BASE or "helios/templates/base.html" TEMPLATE_BASE = settings.HELIOS_TEMPLATE_BASE or "helios/templates/base.html"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment