Skip to content

onionisi/screw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCREW

  • intro

A simple project.

  • organization

. ├── README.md
├── manage.py ├── requirements-dev.txt
├── requirements.txt └── screw ├── app # all app in here ├── config # all configration in here │   ├── README │   ├── development.py # dev conf │   ├── development.py.bak │   └── production.py # prod conf ├── settings.py ├── static # js, img, css in here ├── templates # common templates ├── templatetags # all filters ├── urls.py
└── wsgi.py

  • Project Members
    • Binghoo Dang
    • Zhenbo Liu
    • Chong Yang

About

just for cooperation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published