This repository contains the backend of Connactivity, written in Django.
To make migrations run:
python manage.py makemigrationsTo migrate run:
python manage.py migrateTo run the server:
python manage.py runserver| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains the backend of Connactivity, written in Django.
To make migrations run:
python manage.py makemigrationsTo migrate run:
python manage.py migrateTo run the server:
python manage.py runserver