This website requires JavaScript.
Explore
Help
Register
Sign in
bic
/
GetTogether
Watch
1
Star
0
Fork
You've already forked GetTogether
0
Code
Issues
Pull requests
Releases
Wiki
Activity
c4408d9a16
GetTogether
/
events
/
models
History
Michael Hall
c4408d9a16
Add Sponsor information for events. Save an event's sponsor to it's team so it can be selected for a future event.
Fixes
#70
2018-05-20 12:35:52 -04:00
..
__init__.py
Refactor Speaker/Talk/Presentation models into their own file, add views and templates for deleting speaker and talk, add view and template for showing a talk, improve the workflow for proposing a talk that wasn't previously defined
2018-04-25 10:43:25 -04:00
events.py
Add Sponsor information for events. Save an event's sponsor to it's team so it can be selected for a future event.
Fixes
#70
2018-05-20 12:35:52 -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 Sponsor information for events. Save an event's sponsor to it's team so it can be selected for a future event.
Fixes
#70
2018-05-20 12:35:52 -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
speakers.py
Refactor Speaker/Talk/Presentation models into their own file, add views and templates for deleting speaker and talk, add view and template for showing a talk, improve the workflow for proposing a talk that wasn't previously defined
2018-04-25 10:43:25 -04:00