GetTogether/get_together
2018-02-28 16:44:29 -05:00
..
static Add Category support for teams and events, including card images. Fixes #37 2018-02-26 23:03:56 -05:00
templates/get_together Correct wording and styling around confirmation emails 2018-02-28 16:44:29 -05:00
templatetags Use event name instead of summary in social media sharing posts 2018-02-12 19:52:16 -02:00
views Add email confirmation step so that we can (in the future) send team and event notifications to a user. Fixes #29 2018-02-26 11:53:50 -05:00
__init__.py Include version in README and get_together module. 2018-01-27 13:53:16 -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 Add support for login and sharing with Facebook and Twitter if app keys are defined 2018-02-12 19:32:42 -02:00
urls.py Add email confirmation step so that we can (in the future) send team and event notifications to a user. Fixes #29 2018-02-26 11:53:50 -05:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00