GetTogether/get_together
2018-04-27 23:20:18 -04:00
..
management 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
static Add sharing links directly on the Event page, get rid of a separate sharing page 2018-04-21 22:18:11 -04:00
templates Since Google Maps embeded API doesn't let us center by coordinates and highlight the place at the same time, I've changed it to lookup the place by name and full address, rather than just name and city, to avoid it showing the wrong location. Fixes #69 2018-04-27 23:20:18 -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 Add show-speaker page 2018-04-27 22:49:56 -04:00
__init__.py Version bump to 0.3.0 2018-04-05 23:04:58 -04:00
environ_settings.py Add ability to accept or decline proposed talks 2018-04-27 22:12:37 -04:00
settings.py Add ability to accept or decline proposed talks 2018-04-27 22:12:37 -04:00
urls.py Add show-speaker page 2018-04-27 22:49:56 -04:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00