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
5b0104ea98
GetTogether
/
events
History
Michael Hall
4e031ae07d
Add ability to delete events and teams.
Fixes
#14
2018-01-26 22:38:11 -05:00
..
management
Add longitude and latitude to city import, use it for searchable data when a Place isn't defined for an event
2018-01-25 16:41:12 -05:00
migrations
Add Description field to Teams, allow Markdown for team and event descriptions, use Bootstrap layouts for team and event pages
2018-01-25 16:50:19 -05:00
models
Allow importing events without an venue, as long as it has a location (city)
2018-01-26 21:07:07 -05:00
templates
Add ability to mark yourself as attending an event
2018-01-23 23:52:42 -05: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
Expand UserProfile admin, auto-set profile realname if possible
2018-01-26 21:06:33 -05: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
forms.py
Add ability to delete events and teams.
Fixes
#14
2018-01-26 22:38:11 -05:00
tests.py
Initial commit, basic models only and just enough views to show it's working
2017-12-26 11:46:27 -05:00
views.py
Add ability to mark yourself as attending an event
2018-01-23 23:52:42 -05:00