Skip to content

Jayrathod192/Python-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Django

1.First, clone the repository to your local machine:

git clone [email protected]:jayrathod192/python-django.git

2.Install the requirements:

pip install -r requirements.txt

3.Create the database:

python manage.py migrate

4.Finally, run the development server:

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published