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
5fb095f4f7
GetTogether
/
accounts
History
Michael Hall
93dc62c322
Add admin screen filters for badge grants
2018-08-25 11:56:29 -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
Add admin screen filters for badge grants
2018-08-25 11:56:29 -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