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
51b9530a04
GetTogether
/
events
History
Michael Hall
76ef0160b2
Display user avatar in team members list and event attendee list
2018-02-01 22:52:02 -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
Display user avatar in team members list and event attendee list
2018-02-01 22:52:02 -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
Require 3 characters or more before calling an API for Lookup fields. Limit returned results to 20 objects. Include 'no value' option in lookup field results
2018-01-29 12:48:14 -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
Require 3 characters or more before calling an API for Lookup fields. Limit returned results to 20 objects. Include 'no value' option in lookup field results
2018-01-29 12:48:14 -05:00