-
Notifications
You must be signed in to change notification settings - Fork 0
imaxu/dazatuweb
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
网站目录规范:
dazatu/
-README
-settings.py
-urls.py
-APP1/
-APP2/
...
-APPn/
+docs/
#This will hold the documentation for your project
+static/
#In production this will be the root of your MEDIA_URL
+styles/
+scripts/
+images/
+tests/
#Project level tests (Each app should also have tests)
+uploads/
+content imgs, etc
+templates/
#This area is used to override templates from your reusable apps
+flatpages/
+comments/
+example/
+app1/
+app2/
+appN/
About
dazatu
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published