Skip to content

Tazman75/medtech

Repository files navigation


# Adding fields

* Add the structure to models.py
* create a migration
  python manage.py makemigrations csc394

* migrate
  python manage.py migrate

* update serializers, views, and urls.py files

# Running Django
python runserver

About

Experimental E-com Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published