GetTogether/events
2018-03-20 18:35:02 -04:00
..
management Key federation imports on the new immutable event_uri field instead of the mutable event_url 2018-03-18 13:12:12 -04:00
migrations Add ability to upload photos to an event 2018-03-17 17:37:56 -04:00
models Make it easier to start creating event without having to navigate to a team page first 2018-03-20 18:35:02 -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 details to EventPhoto admin screen 2018-03-18 12:37:23 -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