GetTogether/events/models
2018-11-21 12:13:13 -05: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 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
locale.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
profiles.py Use https URLs when falling back to gravatar for profile pictures. Fixes #135 2018-11-21 12:13:13 -05:00
search.py Add ActivityPub sources for Event and Place data. Not yet using it for federation, or making use of ActivityPub actions 2018-06-13 17:37:41 -04:00
speakers.py Cleanup speaker display when no title is given 2018-09-21 00:26:33 -04:00