We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738f8e4 commit 94aa757Copy full SHA for 94aa757
1 file changed
zh/css/README.md
@@ -47,7 +47,8 @@ Django已经知道到何处找到内建“admin”应用的静态文件。现在
47
djangogirls
48
├── blog
49
│ ├── migrations
50
- │ └── static
+ │ ├── static
51
+ │ └── templates
52
└── mysite
53
```
54
0 commit comments