Skip to content

This project has been created to learn the basics of the pythons's django framework.

Notifications You must be signed in to change notification settings

Vikas-Kshirsagar/pythonDjango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythonDjango

This project has been created to learn the basics of the pythons's django framework.

Installation

Run the following commands for the step by step installation of framework and project

git clone origin https://github.com/Vikas-Kshirsagar/pythonDjango.git
pip install django
python manage.py runserver
http://127.0.0.1:8000/

About

This project has been created to learn the basics of the pythons's django framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages