]> git.parisson.com Git - mezzo.git/commit
Add M2M fields to activities, fix team page order
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 21 Oct 2016 17:37:31 +0000 (19:37 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 21 Oct 2016 17:37:31 +0000 (19:37 +0200)
commit85efb836af2921f55e9c27adced86db61697697d
treeeff2f789fbf1c461e66be63d45846a710654064f
parent4de42a48270237fddc6a1f6c47e2e3e1b5e127f3
Add M2M fields to activities, fix team page order
13 files changed:
app/organization/core/models.py
app/organization/network/admin.py
app/organization/network/management/commands/import-ircam-person-xls.py
app/organization/network/migrations/0043_auto_20161021_1507.py [new file with mode: 0644]
app/organization/network/migrations/0044_auto_20161021_1553.py [new file with mode: 0644]
app/organization/network/migrations/0045_auto_20161021_1803.py [new file with mode: 0644]
app/organization/network/models.py
app/templates/agenda/event_detail.html
app/templates/magazine/article/article_detail.html
app/templates/pages/custompage.html
app/templates/pages/departmentpage.html
app/templates/pages/page.html
app/templates/pages/teampage.html