Skip to content

sl3635/hellodjango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hellodjango

Introduction

hellodjango is my first django project. I am going to explore some basic features in Django framework.

For Developers

  1. Clone project to your local repository.
  2. Make sure you have python3.x installed.
  3. Setup your virtenv.
  4. Activate your virtenv and run following command:
  • $ pip install -r requirements.txt
  1. Start the server:
  • $ python manage.py runserver 0:8000
  1. Open broswer and enter the address http://127.0.0.1:8000

About

This is my first Django project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages