1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

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
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