GetTogether/events
2018-03-18 12:26:32 -04:00
..
management Refactor code to clean it up a bit. 2018-03-14 20:39:27 -04:00
migrations Add ability to upload photos to an event 2018-03-17 17:37:56 -04:00
models 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 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
tests Create initial empty test cases for accounts, events and get_together apps. Fixes #22 2018-03-06 17:26:12 -08: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
admin.py Add ability to upload photos to an event 2018-03-17 17:37:56 -04:00
apps.py Initial commit, basic models only and just enough views to show it's working 2017-12-26 11:46:27 -05:00
forms.py 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.py Cleanup minor bugs from new homepage 2018-02-14 23:42:01 -02:00