Skip to content

Small Django project for managing a list of Todo Items...

Notifications You must be signed in to change notification settings

Deryu99/myDjangoProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# MyDjangoProject

To run the Project on your local machine go to the myDjangoProject folder (where the manage.py file is) and execute:
  • python manage.py runserver (in linux) or
  • py manage.py runserver (in Windows)
in the console, then open to your webbrowser and enter the url http://localhost:8000/index/ to go to the main page.

About

Small Django project for managing a list of Todo Items...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published