GetTogether/events
2018-04-04 01:22:26 -04:00
..
management 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
migrations Send event reminder emails. 2018-04-04 01:22:26 -04:00
models Send event reminder emails. 2018-04-04 01:22:26 -04:00
templates Improve Lookup field to be more intuitive and show initial value. Move css out of base.html and into new static get_together.css. Fixes #57 2018-03-25 14:40:29 -04:00
tests Send event reminder emails. 2018-04-04 01:22:26 -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
admin.py Add event comments, move photos to the sidebar. Fixes #26 2018-03-24 00:00:38 -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
feeds.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
forms.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
location.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
views.py Add event comments, move photos to the sidebar. Fixes #26 2018-03-24 00:00:38 -04:00