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
c28e26d5cc
GetTogether
/
get_together
/
views
History
Michael Hall
a908901ca9
Limit event and team listing to only those the user is connected to.
2018-03-04 14:45:25 -05:00
..
__init__.py
Add new user setup workflow to walk the user through confirming their profile information, choosing categories, finding teams and attending events.
Fixes
#23
2018-03-04 14:10:37 -05:00
events.py
Limit event and team listing to only those the user is connected to.
2018-03-04 14:45:25 -05:00
new_user.py
Add new user setup workflow to walk the user through confirming their profile information, choosing categories, finding teams and attending events.
Fixes
#23
2018-03-04 14:10:37 -05:00
places.py
Split event creation into two steps: 1) define the event, 2) pick the place. Make place selection optional. Use Google maps to easily find the address of a place
2018-02-06 23:20:38 -05:00
teams.py
Limit event and team listing to only those the user is connected to.
2018-03-04 14:45:25 -05:00
user.py
Limit event and team listing to only those the user is connected to.
2018-03-04 14:45:25 -05:00
utils.py
Add new user setup workflow to walk the user through confirming their profile information, choosing categories, finding teams and attending events.
Fixes
#23
2018-03-04 14:10:37 -05:00