GetTogether/events
2018-01-08 22:35:44 -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 Add Membership model to connect users to teams 2018-01-08 22:35:44 -05:00
templates/events Add Bootstrap CSS, management script to load locale data, add new fields to locale models 2018-01-03 23:44:27 -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 Add simple for for adding Events to a Team 2017-12-31 16:54:35 -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 Initial commit, basic models only and just enough views to show it's working 2017-12-26 11:46:27 -05:00