Browse Source

Merge pull request #968 from chenchen1750/patch-1

[Bugfix] 修改项目结构描述
pull/1007/head
liuzheng 7 years ago committed by GitHub
parent
commit
7f777a4472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/project_structure.md

2
docs/project_structure.md

@ -45,6 +45,6 @@
│ │ └── wsgi.py
│ ├── manage.py
│ ├── static // 项目静态资源目录
│ ├── static // 项目多语言目录
│ ├── locale // 项目多语言目录
│ └── templates // 项目模板目录
```

Loading…
Cancel
Save