GetTogether/events/models
2018-04-25 10:43:25 -04: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
events.py Add admin for Speaker, Presenter and Talk 2018-04-25 10:43:25 -04:00
locale.py Add initial speaker/talk models, expand Category and Topic to they can be used for this, add a user's default City to their profile 2018-04-25 10:43:25 -04:00
profiles.py Add admin for Speaker, Presenter and Talk 2018-04-25 10:43:25 -04:00
search.py Convert Event start and end times to UTC, display them in local time but store them in UTC. Show ical feeds for the user and teams. Fixes #28, Fixes #59 2018-04-01 22:22:30 -04:00