Skip to content

This repository is based on PythonProgramming tutorials,which guides to make a website for tutorials.

Notifications You must be signed in to change notification settings

rishi9504/Django_Tutorial_Practice

Repository files navigation

Django_Tutorial_Practice

For using the repo :

  • Just clone it or download the zip file.
  • Change your working directory to the downloaded file and check if you are in the same directory where "manage.py" resides.
  • Create the superuser account by running the command python manage.py runserver.
  • Make the necessory migrations by-- python manage.py makemigrations and python manage.py migrate
  • Run the project by python manage.py runserver

About

This repository is based on PythonProgramming tutorials,which guides to make a website for tutorials.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages