1 - Dowload the project.
2 - cd into the project, where there is manage.py file.
3 - python manage.py makemigrations
4 - python manage.py migrate
5 - python manage.py createsuperuser
6 - python manage.py runserver
University School Management System
1 - Dowload the project.
2 - cd into the project, where there is manage.py file.
3 - python manage.py makemigrations
4 - python manage.py migrate
5 - python manage.py createsuperuser
6 - python manage.py runserver
University School Management System