GetTogether/get_together
2018-02-08 17:56:43 -05:00
..
static/img Add accounts app and ability to give badges to users 2018-02-02 22:34:08 -05:00
templates/get_together Remove link to create a new place outside of the event creation pipeline 2018-02-08 17:56:43 -05:00
templatetags Add Description field to Teams, allow Markdown for team and event descriptions, use Bootstrap layouts for team and event pages 2018-01-25 16:50:19 -05:00
views Split event creation into two steps: 1) define the event, 2) pick the place. Make place selection optional. Use Google maps to easily find the address of a place 2018-02-06 23:20:38 -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 Split event creation into two steps: 1) define the event, 2) pick the place. Make place selection optional. Use Google maps to easily find the address of a place 2018-02-06 23:20:38 -05:00
urls.py Split event creation into two steps: 1) define the event, 2) pick the place. Make place selection optional. Use Google maps to easily find the address of a place 2018-02-06 23:20:38 -05:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00