Skip to content

Evaluating Django for Web Development with Python

Notifications You must be signed in to change notification settings

TheWoops/Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evaluating Django for Web Development with Python


Steps to run application

  1. Clone Code
  2. Execute manage.py: python manage.py migrate (this creates the database)
  3. Start Web Server: python manage.py runserver

About

Evaluating Django for Web Development with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published