#8392 closed (fixed)
Small typo in project urls.py template
Description ¶
It's located in the comment above the commented-out entry for the admin app.
Change History (4)
by , 17 years ago
Attachment: | prj_template_typo.diff added |
---|
comment:1 by , 17 years ago
milestone: | → 1.0 |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8432]) Fixed #8392 -- Corrected a typo in the project urls.py template. Thanks ramiro for the patch.