GetTogether/get_together
2018-04-04 01:22:26 -04:00
..
management Send event reminder emails. 2018-04-04 01:22:26 -04:00
static Add virst iteration of a logo and favicon 2018-04-03 22:49:02 -04:00
templates Send event reminder emails. 2018-04-04 01:22:26 -04:00
templatetags Use event name instead of summary in social media sharing posts 2018-02-12 19:52:16 -02:00
tests Send event reminder emails. 2018-04-04 01:22:26 -04:00
views Clean up team pages, fix missing created_time stamp on new teams 2018-04-03 22:26:11 -04:00
__init__.py Release 0.2.0 2018-03-04 22:40:27 -05: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 Convert Event start and end times to UTC, display them in local time but store them in UTC. Show ical feeds for the user and teams. Fixes #28, Fixes #59 2018-04-01 22:22:30 -04:00
urls.py Convert Event start and end times to UTC, display them in local time but store them in UTC. Show ical feeds for the user and teams. Fixes #28, Fixes #59 2018-04-01 22:22:30 -04:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00