Skip to content

Latest commit

 

History

History

green_cloud_computing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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