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
d47ec4635e
GetTogether
/
events
History
Michael Hall
3826e49168
Allow editing your user profile. Limited ability at the moment
2018-02-01 23:26: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 editing your user profile. Limited ability at the moment
2018-02-01 23:26:11 -05:00
templates
Allow editing your user profile. Limited ability at the moment
2018-02-01 23:26:11 -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
Allow editing your user profile. Limited ability at the moment
2018-02-01 23:26: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
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