Implement view for person. Closes #10.
parent
d706e835
No related branches found
No related tags found
Showing
- biscuit/core/static/css/style.css 3 additions, 0 deletionsbiscuit/core/static/css/style.css
- biscuit/core/static/img/fallback.png 0 additions, 0 deletionsbiscuit/core/static/img/fallback.png
- biscuit/core/tables.py 3 additions, 3 deletionsbiscuit/core/tables.py
- biscuit/core/templates/core/base.html 2 additions, 1 deletionbiscuit/core/templates/core/base.html
- biscuit/core/templates/core/person.html 83 additions, 0 deletionsbiscuit/core/templates/core/person.html
- biscuit/core/urls.py 2 additions, 0 deletionsbiscuit/core/urls.py
- biscuit/core/views.py 19 additions, 1 deletionbiscuit/core/views.py
biscuit/core/static/css/style.css
0 → 100644
biscuit/core/static/img/fallback.png
0 → 100644
18.7 KiB
biscuit/core/templates/core/person.html
0 → 100644