Skip to content
Snippets Groups Projects
Commit 4e410975 authored by Ben Adida's avatar Ben Adida
Browse files

fixed glue

parent 64e63d55
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,8 @@ Your voter alias is : %s
# send it via the notification system associated with the auth system
user.send_message(subject, body)
import logging
logging.error("connecting the vote_cast signal")
helios.signals.vote_cast.connect(vote_cast_send_message)
def election_tallied(election, **kwargs):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment