GetTogether/accounts
2018-03-01 17:16:59 -05:00
..
migrations Add email confirmation step so that we can (in the future) send team and event notifications to a user. Fixes #29 2018-02-26 11:53:50 -05:00
__init__.py Add accounts app and ability to give badges to users 2018-02-02 22:34:08 -05:00
admin.py Small spelling fixes in email, use real name in header bar when logged in, add fields to Account admin 2018-03-01 17:16:59 -05:00
apps.py Add accounts app and ability to give badges to users 2018-02-02 22:34:08 -05:00
models.py Add email confirmation step so that we can (in the future) send team and event notifications to a user. Fixes #29 2018-02-26 11:53:50 -05:00
tests.py Add accounts app and ability to give badges to users 2018-02-02 22:34:08 -05:00
views.py Add accounts app and ability to give badges to users 2018-02-02 22:34:08 -05:00