Skip to content

david820505/Django_Base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django_Base

Installation

//Clone project from github $ git clone https://github.com/david820505/Django_Base.git

// install packages $ pip install -r requirements.txt

// run server $ python manage.py runserver 0.0.0.0:8000

Introduction

Start controller: views

Main: home

  • Controller: python file.
  • Model: DB file.
  • Static: css/ js/ image
  • Templates: html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published