Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 221 Bytes

File metadata and controls

8 lines (6 loc) · 221 Bytes

Green Cloud Computing

commands to run on local machine

  1. python manage.py migrate
  2. python manage.py makemigrations image_processing
  3. python manage.py migrate image_processing
  4. python manage.py runserver