Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#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)

t8811.diff (597 bytes ) - added by Ramiro Morales 16 years ago.

Download all attachments as: .zip

Change History (4)

by Ramiro Morales, 16 years ago

Attachment: t8811.diff added

comment:1 by Ramiro Morales, 16 years ago

milestone: 1.0

comment:2 by James Bennett, 16 years ago

Resolution: fixed
Status: newclosed

(In [8906]) Fixed #8811: Corrected URL example in tutorial part 2

comment:3 by Jacob, 13 years ago

milestone: 1.0

Milestone 1.0 deleted

Note: See TracTickets for help on using tickets.
Back to Top