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
5e97740f7c
GetTogether
/
events
History
Michael Hall
63c542d20f
Change team form widget base from Select to TextInput to avoid loading all related values from the database.
Fixes
#13
2018-01-20 16:50:11 -05:00
..
management
Add Bootstrap CSS, management script to load locale data, add new fields to locale models
2018-01-03 23:44:27 -05:00
migrations
Add Membership model to connect users to teams
2018-01-08 22:35:44 -05:00
models
Use JQuery for dynamic lookups of form fields instead of using a large <select> list
2018-01-20 14:09:57 -05:00
templates
Use JQuery for dynamic lookups of form fields instead of using a large <select> list
2018-01-20 14:09:57 -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
Add Bootstrap CSS, management script to load locale data, add new fields to locale models
2018-01-03 23:44:27 -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
Change team form widget base from Select to TextInput to avoid loading all related values from the database.
Fixes
#13
2018-01-20 16:50: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
Use JQuery for dynamic lookups of form fields instead of using a large <select> list
2018-01-20 14:09:57 -05:00