GetTogether/accounts
2018-03-06 17:26:12 -08:00
..
migrations 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
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 Add accounts app and ability to give badges to users 2018-02-02 22:34:08 -05:00
admin.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
apps.py Add accounts app and ability to give badges to users 2018-02-02 22:34:08 -05:00
decorators.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
models.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 Add accounts app and ability to give badges to users 2018-02-02 22:34:08 -05:00