Resolve marge conflict
Test
test
To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
$ cd recircle
$ pipenv run python manage.py test
nosetests image instance storage template --verbosity=1
Creating test database for alias 'default'...
CommandError: Conflicting migrations detected; multiple leaf nodes in the migration graph: (0010_merge_20190731_1215, 0010_merge_20190723_0841 in instance).
To fix them run 'python manage.py makemigrations --merge'
ERROR: Job failed: exit code 1