Bloated commit, includes refactoring and account claims
Showing
- hiboo/__init__.py 3 additions, 1 deletionhiboo/__init__.py
- hiboo/account/__init__.py 3 additions, 3 deletionshiboo/account/__init__.py
- hiboo/account/forms.py 1 addition, 15 deletionshiboo/account/forms.py
- hiboo/account/home.py 12 additions, 0 deletionshiboo/account/home.py
- hiboo/account/profiles.py 0 additions, 131 deletionshiboo/account/profiles.py
- hiboo/account/settings.py 0 additions, 7 deletionshiboo/account/settings.py
- hiboo/account/templates/account_home.html 1 addition, 1 deletionhiboo/account/templates/account_home.html
- hiboo/identity/__init__.py 23 additions, 0 deletionshiboo/identity/__init__.py
- hiboo/identity/avatars.py 57 additions, 0 deletionshiboo/identity/avatars.py
- hiboo/identity/forms.py 24 additions, 0 deletionshiboo/identity/forms.py
- hiboo/identity/profiles.py 107 additions, 0 deletionshiboo/identity/profiles.py
- hiboo/identity/templates/avatar_create.html 13 additions, 0 deletionshiboo/identity/templates/avatar_create.html
- hiboo/identity/templates/avatar_pick.html 17 additions, 0 deletionshiboo/identity/templates/avatar_pick.html
- hiboo/identity/templates/profile_claim.html 17 additions, 0 deletionshiboo/identity/templates/profile_claim.html
- hiboo/identity/templates/profile_create.html 4 additions, 1 deletionhiboo/identity/templates/profile_create.html
- hiboo/identity/templates/profile_list.html 37 additions, 0 deletionshiboo/identity/templates/profile_list.html
- hiboo/identity/templates/profile_pick.html 8 additions, 5 deletionshiboo/identity/templates/profile_pick.html
- hiboo/models.py 11 additions, 9 deletionshiboo/models.py
- hiboo/security.py 23 additions, 0 deletionshiboo/security.py
- hiboo/service/__init__.py 2 additions, 2 deletionshiboo/service/__init__.py
Loading
Please register or sign in to comment