Introduce "actions", and simplify transitions
Showing
- hiboo/account/home.py 2 additions, 1 deletionhiboo/account/home.py
- hiboo/account/templates/account_profiles.html 6 additions, 5 deletionshiboo/account/templates/account_profiles.html
- hiboo/actions.py 85 additions, 0 deletionshiboo/actions.py
- hiboo/models.py 28 additions, 40 deletionshiboo/models.py
- hiboo/profile/common.py 23 additions, 7 deletionshiboo/profile/common.py
- hiboo/profile/templates/profile_details.html 5 additions, 11 deletionshiboo/profile/templates/profile_details.html
- hiboo/profile/templates/profile_list.html 2 additions, 5 deletionshiboo/profile/templates/profile_list.html
- hiboo/profile/views.py 20 additions, 7 deletionshiboo/profile/views.py
- hiboo/templates/macros.html 3 additions, 2 deletionshiboo/templates/macros.html
Loading