]> git.parisson.com Git - mezzo.git/commit
Add Organization.role, update ProducerCreateView, rename SimpleImage to UserImage
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 13 Mar 2017 11:27:21 +0000 (12:27 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 13 Mar 2017 11:27:21 +0000 (12:27 +0100)
commit29e0e241db4147254dc70f9ea997f14e2eb6ee3f
tree8fc206f9dffe1875254b104a893b303e1de1e471
parentd8c9031f4acedc2a5ae3da670b431048a3180889
Add Organization.role, update ProducerCreateView, rename SimpleImage to UserImage
app/organization/agenda/migrations/0026_auto_20170313_1224.py [new file with mode: 0644]
app/organization/core/models.py
app/organization/network/migrations/0090_auto_20170313_1224.py [new file with mode: 0644]
app/organization/network/models.py
app/organization/projects/admin.py
app/organization/projects/forms.py
app/organization/projects/migrations/0050_auto_20170313_1224.py [new file with mode: 0644]
app/organization/projects/models.py
app/organization/projects/translation.py
app/organization/projects/views.py