Skip to content

slow24/Test_01102017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test_01102017

Django Test Project from Philip

How to run Project

  1. clone the project from github ( git clone https://github.com/goldsoft1206/Test_01102017.git )

  2. install virtualenv and activate it ( virtualenv venv & source venv/bin/active )

  3. run command "pip install -r requirements.txt"

  4. run command "python manage.py migrate"

  5. run "python manage.py runserver"

  6. visit http://127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published