Move display image to Note (2)

This commit is contained in:
Alexandre Iooss 2019-07-16 15:24:05 +02:00
parent 9a35b8f9e0
commit b63aaf4150
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
4 changed files with 31 additions and 41 deletions

View file

@ -8,6 +8,7 @@ deps =
-r{toxinidir}/requirements.txt
coverage
commands =
./manage.py makemigrations
coverage run ./manage.py test {posargs}
coverage report -m