GetTogether/get_together
2018-01-21 10:51:29 -05:00
..
templates/get_together Add JQueryUI date picker to event start/end date fields 2018-01-21 10:51:29 -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 Move loading local_settings overrides to the end of settings.py 2018-01-20 16:51:20 -05:00
urls.py Add ability to add Places 2018-01-20 23:18:02 -05:00
views.py Add ability to add Places 2018-01-20 23:18:02 -05:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00