Skip to content

Commit

Permalink
missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
arneb committed Nov 21, 2014
1 parent 0fc8470 commit 1ebb154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions campaign/backends/base.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from django import template
from django.conf import settings
from django.core.mail import EmailMultiAlternatives
from django.core.urlresolvers import reverse
from django.contrib.sites.models import Site
Expand Down

0 comments on commit 1ebb154

Please sign in to comment.