]> git.parisson.com Git - mezzo.git/commit
use Displayable for most of models, update settings, use runserver for now, missing...
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 25 Feb 2016 12:45:08 +0000 (13:45 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 25 Feb 2016 12:45:08 +0000 (13:45 +0100)
commitf73016a8f270d2db4f36b5463b663060f5009fc7
treeeb51e757338980e455afe72011961d398d4ad2ce
parentb4d44dc266536b6033a4b6daedc232ee7084e03e
use Displayable for most of models, update settings, use runserver for now, missing migrations
17 files changed:
app/deploy/start_app.sh
app/festival/admin.py
app/festival/migrations/0001_initial.py [deleted file]
app/festival/migrations/0002_auto_20160201_2339.py [deleted file]
app/festival/migrations/0003_artist_content.py [deleted file]
app/festival/migrations/0004_auto_20160202_0002.py [deleted file]
app/festival/migrations/0005_auto_20160202_0006.py [deleted file]
app/festival/migrations/__init__.py [deleted file]
app/festival/models.py
app/sandbox/local_settings.py
app/sandbox/settings.py
app/sandbox/urls.py
app/templates/base.html
app/wait.py
docker-compose.yml
requirements-dev.txt
requirements.txt