GetTogether/get_together
2018-03-17 16:21:38 -04:00
..
management Skip trying to send confirmation emails to accounts without email addresses 2018-03-05 20:44:23 -05:00
static Add Category support for teams and events, including card images. Fixes #37 2018-02-26 23:03:56 -05:00
templates/get_together Support both old-style avatar URLs and new-style upload avatar files 2018-03-17 16:21:38 -04:00
templatetags Use event name instead of summary in social media sharing posts 2018-02-12 19:52:16 -02:00
tests Create initial empty test cases for accounts, events and get_together apps. Fixes #22 2018-03-06 17:26:12 -08:00
views Use django-imagekit to allow uploading avatar images. Fixes #41 2018-03-17 16:05:13 -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 Use django-imagekit to allow uploading avatar images. Fixes #41 2018-03-17 16:05:13 -04:00
urls.py Use django-imagekit to allow uploading avatar images. Fixes #41 2018-03-17 16:05:13 -04:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00