GetTogether/get_together/management/commands
2018-05-13 16:59:03 -04:00
..
__init__.py Add management command for re-sending confirmation emails to people who haven't responded 2018-03-05 20:36:23 -05:00
create_next_in_series.py Email event hosts when the next event in their series has been created 2018-05-12 23:19:58 -04:00
send_daily_attendee_update.py Send emails to team admins when they get new members, and to event hosts when they get new attendees 2018-05-13 16:59:03 -04:00
send_daily_member_update.py Send emails to team admins when they get new members, and to event hosts when they get new attendees 2018-05-13 16:59:03 -04:00
send_email_confirmation_reminder.py Skip trying to send confirmation emails to accounts without email addresses 2018-03-05 20:44:23 -05:00
send_event_reminder.py Only send reminders for events starting in the next day, add extra tests, and replace get_absolute_url with get_full_url in email templates 2018-04-05 22:50:24 -04:00