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
master
GetTogether
/
events
/
management
/
commands
History
Michael Hall
3d74d9395c
If an event doesn't have latlng from a Place, use the Place's city's latlng before the Team's. Also add population field to City and sort dynamic lookups by population size to show bigger cities first
2018-09-27 17:42:23 -04:00
..
__init__.py
Add first pass at federating searchable data
2017-12-26 17:01:09 -05:00
import.py
Key federation imports on the new immutable event_uri field instead of the mutable event_url
2018-03-18 13:12:12 -04:00
load_cities.py
If an event doesn't have latlng from a Place, use the Place's city's latlng before the Team's. Also add population field to City and sort dynamic lookups by population size to show bigger cities first
2018-09-27 17:42:23 -04:00
load_countries.py
Refactor code to clean it up a bit.
2018-03-14 20:39:27 -04:00
load_spr.py
Refactor code to clean it up a bit.
2018-03-14 20:39:27 -04:00
recreate_searchables.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