GetTogether/get_together
2018-05-13 21:33:57 -04:00
..
locale Configure GetTogether to export translations template file. 2018-05-06 22:19:38 -04:00
management Add EmailRecord to accounts to track what emails are being sent out. Only visible to site sysadmins 2018-05-13 21:30:43 -04:00
static Add LinkedIn sharing, add user help for creating a new talk, fix some permissions around approving presentations 2018-04-30 23:53:54 -04:00
templates 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
templatetags Use event name instead of summary in social media sharing posts 2018-02-12 19:52:16 -02:00
tests 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
views Fix bug recording emails triggered by event comments 2018-05-13 21:33:57 -04:00
__init__.py Version bump to 0.4.0 2018-05-06 22:47:28 -04:00
environ_settings.py Add ability to accept or decline proposed talks 2018-04-27 22:12:37 -04:00
settings.py Configure GetTogether to export translations template file. 2018-05-06 22:19:38 -04:00
urls.py move comment posting view into get_together so we can have it send emails to attendees. Fixes #87 2018-05-12 17:11:43 -04:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00