]> git.parisson.com Git - mezzo.git/commit
add various organization views and templates
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 15 Jul 2016 14:00:54 +0000 (16:00 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 15 Jul 2016 14:00:54 +0000 (16:00 +0200)
commitf7d6fbd356d2041513a8b24752d9e487a1cee58a
treeac6730d081ddf9184b55ba6a0066b43a6711dc8e
parente46165faab02aab529a5828e19c9e93a1a510076
add various organization views and templates
12 files changed:
app/organization/featured/views.py
app/organization/magazine/views.py
app/organization/project/views.py
app/organization/team/views.py
app/templates/project/project_detail.html [new file with mode: 0644]
app/templates/project/project_list.html [new file with mode: 0644]
app/templates/team/department_detail.html [new file with mode: 0644]
app/templates/team/department_list.html [new file with mode: 0644]
app/templates/team/person_detail.html [new file with mode: 0644]
app/templates/team/person_list.html [new file with mode: 0644]
app/templates/team/team_detail.html [new file with mode: 0644]
app/templates/team/team_list.html [new file with mode: 0644]