Opened 3 years ago
Closed 3 years ago
#33837 closed Uncategorized (invalid)
中文版文档:编写你的第一个 Django 应用,第 3 部分中的描述性代码错误
| Reported by: | GrapesL | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | 4.0 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
编写你的第一个 Django 应用,第 3 部分:
再试试 "/polls/34/vote/" 和 "/polls/34/vote/" ——你将会看到暂时用于占位的结果和投票页。应该改为:
再试试 "/polls/34/results/" 和 "/polls/34/vote/" ——你将会看到暂时用于占位的结果和投票页。
Note:
See TracTickets
for help on using tickets.
Thanks for the report, however, translations are handled at Transifex and not in this tracker.