Implement a new type of note (see #45)
Showing
- apps/member/forms.py 27 additions, 1 deletionapps/member/forms.py
- apps/member/urls.py 13 additions, 3 deletionsapps/member/urls.py
- apps/member/views.py 86 additions, 8 deletionsapps/member/views.py
- apps/note/admin.py 10 additions, 2 deletionsapps/note/admin.py
- apps/note/api/serializers.py 19 additions, 2 deletionsapps/note/api/serializers.py
- apps/note/models/notes.py 36 additions, 0 deletionsapps/note/models/notes.py
- apps/note/tables.py 19 additions, 1 deletionapps/note/tables.py
- static/js/base.js 1 addition, 1 deletionstatic/js/base.js
- templates/member/club_detail.html 9 additions, 0 deletionstemplates/member/club_detail.html
- templates/member/club_info.html 5 additions, 2 deletionstemplates/member/club_info.html
- templates/member/noteowner_detail.html 1 addition, 1 deletiontemplates/member/noteowner_detail.html
- templates/note/noteactivity_detail.html 57 additions, 0 deletionstemplates/note/noteactivity_detail.html
- templates/note/noteactivity_form.html 16 additions, 0 deletionstemplates/note/noteactivity_form.html
- templates/note/noteactivity_list.html 27 additions, 0 deletionstemplates/note/noteactivity_list.html
Loading
Please register or sign in to comment