Skip to content

rohit-goyal/Django-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 

Repository files navigation

Django-Projects

For Order Management Project:- Step 1:-Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

pip install -r requirements.txt python manage.py runserver

Step 2:-Finally, open the browser and go to localhost:8000

 For Django Admin Panel:
 Username: admin
 Password: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published