]> git.parisson.com Git - mezzo.git/commit
add links, start project, add magazine module
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 23 Jun 2016 20:58:25 +0000 (22:58 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 23 Jun 2016 20:58:25 +0000 (22:58 +0200)
commit55c97022239dad2b9b37c4842d036d6b3c3cdceb
tree097ac94577f288adcee01f79ab5cf1ab4b8d04d4
parenta81fe45f2d5635046bb0651a0a05e373bc6ce107
add links, start project, add magazine module
app/magazine/__init__.py [new file with mode: 0644]
app/magazine/admin.py [new file with mode: 0644]
app/magazine/apps.py [new file with mode: 0644]
app/magazine/migrations/__init__.py [new file with mode: 0644]
app/magazine/models.py [new file with mode: 0644]
app/magazine/tests.py [new file with mode: 0644]
app/magazine/views.py [new file with mode: 0644]
app/organization/models.py
app/project/models.py