GetTogether/get_together
2018-03-04 22:40:27 -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 Limit event and team listing to only those the user is connected to. 2018-03-04 14:45:25 -05:00
templatetags Use event name instead of summary in social media sharing posts 2018-02-12 19:52:16 -02:00
views Limit event and team listing to only those the user is connected to. 2018-03-04 14:45:25 -05: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 Add new user setup workflow to walk the user through confirming their profile information, choosing categories, finding teams and attending events. Fixes #23 2018-03-04 14:10:37 -05:00
urls.py Add new user setup workflow to walk the user through confirming their profile information, choosing categories, finding teams and attending events. Fixes #23 2018-03-04 14:10:37 -05:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00