]> git.parisson.com Git - mezzo.git/commit
add fields, translations, try to fix admin menus
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 13 Jul 2016 13:51:21 +0000 (15:51 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 13 Jul 2016 13:51:21 +0000 (15:51 +0200)
commit48e05d7149d021c192afa3553535f4f5ba90973f
treed44c3813baa54afce60036b70e445c882d90d3f5
parent12a2b3a317c4f5068d6aa5ab43adf17f0158fd61
add fields, translations, try to fix admin menus
app/local_settings.py
app/organization/magazine/admin.py
app/organization/project/admin.py
app/organization/project/migrations/0003_auto_20160713_1501.py [new file with mode: 0644]
app/organization/project/translation.py [new file with mode: 0644]
app/organization/team/admin.py
app/organization/team/migrations/0003_auto_20160713_1504.py [new file with mode: 0644]
app/organization/team/models.py
app/organization/team/translation.py [new file with mode: 0644]
scripts/makemigrations.sh
scripts/migrate.sh