Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 334 Bytes

README.MD

File metadata and controls

9 lines (5 loc) · 334 Bytes

Melanoma Detection Web App

make migrations : python manage.py makemigrations melanomaApp

migrate : python manage.py migrate

start the server : python manage.py runserver with --unsecure if problem with static files

link to admin templates