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
5ce3aa476c
GetTogether
/
accounts
History
Michael Hall
72893c7d89
Remove formatting of sender in email records admin
2018-05-16 21:48:05 -04:00
..
migrations
Add EmailRecord to accounts to track what emails are being sent out. Only visible to site sysadmins
2018-05-13 21:30:43 -04: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
Remove formatting of sender in email records admin
2018-05-16 21:48:05 -04: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 EmailRecord to accounts to track what emails are being sent out. Only visible to site sysadmins
2018-05-13 21:30:43 -04:00
views.py
Add accounts app and ability to give badges to users
2018-02-02 22:34:08 -05:00