GetTogether/events
2018-02-24 10:22:19 -05:00
..
management Add a functional homepage using team and event lookups based on geoip or specifid city. Use Searchable to include federated events. Move login to it's own page 2018-02-14 23:01:43 -02: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 Add a functional homepage using team and event lookups based on geoip or specifid city. Use Searchable to include federated events. Move login to it's own page 2018-02-14 23:01:43 -02:00
templates Created a custom JQuery-UI widget for dynamic lookup fields. Fixes #39 2018-02-24 10:22:19 -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 a functional homepage using team and event lookups based on geoip or specifid city. Use Searchable to include federated events. Move login to it's own page 2018-02-14 23:01:43 -02: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 a functional homepage using team and event lookups based on geoip or specifid city. Use Searchable to include federated events. Move login to it's own page 2018-02-14 23:01:43 -02: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 Cleanup minor bugs from new homepage 2018-02-14 23:42:01 -02:00