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
9d51251031
GetTogether
/
events
History
Michael Hall
3618ba6def
Support both old-style avatar URLs and new-style upload avatar files
2018-03-17 16:21:38 -04:00
..
management
Refactor code to clean it up a bit.
2018-03-14 20:39:27 -04:00
migrations
Add unique URI to Searchable that won't change if the event name changes
2018-03-10 23:13:57 -08:00
models
Support both old-style avatar URLs and new-style upload avatar files
2018-03-17 16:21:38 -04:00
templates
Merge branch 'view-profile' of
https://github.com/bheesham/GetTogether
into bheesham-view-profile
2018-02-24 21:16:27 -05:00
tests
Create initial empty test cases for accounts, events and get_together apps.
Fixes
#22
2018-03-06 17:26:12 -08: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
Sort Event admin by start_time, descending
2018-03-10 23:19:44 -08: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 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
views.py
Cleanup minor bugs from new homepage
2018-02-14 23:42:01 -02:00