GetTogether/get_together
2018-03-18 12:49:43 -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/get_together Add the 5 most recent past events to a team's page 2018-03-18 12:48:03 -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 Fix typo causing upcoming events to not be displayed 2018-03-18 12:49:43 -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 Move MEDIA_URL and MEDIA_ROOT from the bottom of settings.py 2018-03-17 16:31:15 -04:00
urls.py Add ability to upload photos to an event 2018-03-17 17:37:56 -04:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00