#16868: Typo in last code fragment in tutorial part 3
-----------------------+-------------------------------
Reporter: hythloday | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: Documentation
Version: 1.3 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 1
UI/UX: 0 |
-----------------------+-------------------------------
Hi, thanks for the excellent tutorial. There's a typo in the last fragment
of tutorial page 3, the refactored polls/urls.py:
from django.conf.urls import patterns, include, url
It should be "from django.conf.urls.default import..."
--
Ticket URL: <https://code.djangoproject.com/ticket/16868>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.