X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=tools%2Fnotify.py;h=bc0b4d84336d95f835f31b6dc1a8a6cb34b22914;hb=86800ade2dc1966a05ddc437ca67111dd87fd34f;hp=74f10837bbb3eaee3e61955c7028a6093f03c29d;hpb=f1833394374f434a61ab1ab9a551f2bded207182;p=matthijs%2Fprojects%2Fxerxes.git diff --git a/tools/notify.py b/tools/notify.py index 74f1083..bc0b4d8 100644 --- a/tools/notify.py +++ b/tools/notify.py @@ -1,7 +1,7 @@ from django.contrib.auth.models import User,Group from django.core.mail import EmailMessage from django.template import loader -from ee.tools.misc import make_iter +from xerxes.tools.misc import make_iter """ Notify someone about something.