GetTogether/get_together
2018-01-12 22:46:59 -05:00
..
templates/get_together Add Bootstrap CSS, management script to load locale data, add new fields to locale models 2018-01-03 23:44:27 -05:00
__init__.py Initial commit, basic models only and just enough views to show it's working 2017-12-26 11:46: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 Start new user experience, setup a new team and view the team's page. Add event details page too, but not create event page yet 2017-12-29 22:27:05 -05:00
urls.py Add Bootstrap CSS, management script to load locale data, add new fields to locale models 2018-01-03 23:44:27 -05:00
views.py Add Bootstrap CSS, management script to load locale data, add new fields to locale models 2018-01-03 23:44:27 -05:00
wsgi.py Initial commit, basic models only and just enough views to show it's working 2017-12-26 11:46:27 -05:00