]> git.parisson.com Git - mezzo.git/commit
Add EventDeprtment link, cleanup and new admin entries
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 7 Sep 2016 14:01:10 +0000 (16:01 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 7 Sep 2016 14:01:10 +0000 (16:01 +0200)
commit2b7b575bc3c496c7557417b66e971b2c0c217d6c
tree07b7044f68b25c67a8aa9c989d2e63d21bfae0a7
parent74eb25bc401d9b96fd8da5d0250237f72139d92b
Add EventDeprtment link, cleanup and new admin entries
13 files changed:
app/local_settings.py
app/organization/agenda/admin.py
app/organization/agenda/migrations/0002_eventdepartment.py [new file with mode: 0644]
app/organization/agenda/models.py
app/organization/agenda/translation.py
app/organization/agenda/urls.py
app/organization/core/urls.py
app/organization/projects/admin.py
app/organization/projects/migrations/0005_auto_20160907_1046.py [new file with mode: 0644]
app/organization/projects/models.py
app/organization/urls.py
app/urls.py
lib/mezzanine-agenda