Make migrations and add *.sqlite3 to gitignore

2 jobs from image-view in 1 minute 1 second (queued for 2 seconds)
Status Job ID Name Coverage
  Lint
failed #1103
flake8

01:01

 
  Test
skipped #1104
test
 
Lint flake8
Submodule path 'recircle/interface_openstack': checked out '4b7acc4e34ce4ea7d012714ee8c6ef59e65ed364'
$ pipenv run flake8
./recircle/image/views.py:4:1: F401 'django.http.HttpResponse' imported but unused
./recircle/image/views.py:37:1: W293 blank line contains whitespace
./recircle/image/views.py:47:5: E303 too many blank lines (2)
./recircle/image/models.py:104:1: W293 blank line contains whitespace
./recircle/image/models.py:109:1: W293 blank line contains whitespace
./recircle/image/models.py:121:26: W292 no newline at end of file
ERROR: Job failed: exit code 1