GetTogether/get_together
2018-04-25 10:40:22 -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 Add sharing links directly on the Event page, get rid of a separate sharing page 2018-04-21 22:18:11 -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 Remove a redirect to share-event that was missed when stripping all these out 2018-04-25 10:40:22 -04:00
__init__.py Version bump to 0.3.0 2018-04-05 23:04:58 -04:00
environ_settings.py Add environ_settings.py for situations where you want to configure GetTogether using runtime variables (such as docker, vagrant or other container style deployments). Fixes #12 2018-01-12 22:46:59 -05:00
settings.py Start using django-recurrence for Events 2018-04-09 17:06:30 -04:00
urls.py Add sharing links directly on the Event page, get rid of a separate sharing page 2018-04-21 22:18:11 -04:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00