#8811 closed (fixed)
urls.py example of tutorial part 2 has Django template-style vars
| Reported by: | Ramiro Morales | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
"mysite" should appear instead of {{ project_name }}
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | t8811.diff added |
|---|
comment:1 by , 17 years ago
| milestone: | → 1.0 |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8906]) Fixed #8811: Corrected URL example in tutorial part 2