GetTogether/get_together
2018-03-24 00:05:44 -04:00
..
management Skip trying to send confirmation emails to accounts without email addresses 2018-03-05 20:44:23 -05:00
static Add a placeholder local avatar image for users who don't set one. Fix screens where a missing avatar caused errors. Fixes #53, Fixes #50 2018-03-18 12:26:32 -04:00
templates Allow any logged in user to leave a comment 2018-03-24 00:05:44 -04:00
templatetags Use event name instead of summary in social media sharing posts 2018-02-12 19:52:16 -02:00
tests Add a placeholder local avatar image for users who don't set one. Fix screens where a missing avatar caused errors. Fixes #53, Fixes #50 2018-03-18 12:26:32 -04:00
views Add event comments, move photos to the sidebar. Fixes #26 2018-03-24 00:00:38 -04: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 event comments, move photos to the sidebar. Fixes #26 2018-03-24 00:00:38 -04:00
urls.py Add event comments, move photos to the sidebar. Fixes #26 2018-03-24 00:00:38 -04:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00