Move display image to Note (2)
This commit is contained in:
parent
9a35b8f9e0
commit
b63aaf4150
4 changed files with 31 additions and 41 deletions
1
tox.ini
1
tox.ini
|
|
@ -8,6 +8,7 @@ deps =
|
|||
-r{toxinidir}/requirements.txt
|
||||
coverage
|
||||
commands =
|
||||
./manage.py makemigrations
|
||||
coverage run ./manage.py test {posargs}
|
||||
coverage report -m
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue