#17531: Problems with Patterns module when downloading Django
-------------------------------+----------------------------
Reporter: Kevin | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 1.3
Severity: Normal | Keywords: Pattern module
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+----------------------------
Hi, I'm studing a webbprograming course and one of our tasks is to follow
django tutorial and create a webforum. I've done the admin but when I get
to Tutorial4, writing Simple Forms I run into problems since the
localfinder can't find a module called "patterns" or "url patterns" which
is supposed to be imported into views.py from django.admin.db. When
looking in the catalog for the installed Django, under urls there is no
module named patterns. I redownloaded Django, reinstalled it, tried both
with the .tar file and the trunk but either didn't work. Would greatly
appreciate feedback on how I can get access to the patterns module needed
to write the simple forms in tutorial part 4, thanks, regards Kewin
--
Ticket URL: <https://code.djangoproject.com/ticket/17531>
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.