Hello. I have recently received help on a related post that can be
found here:
http://groups.google.com/group/django-users/browse_thread/thread/272b01561e0eb43d

But, I am getting an error now when I try to access my templates.
Here's the error & thanks for all of the help that I may receive.
Thanks you. The error:

Exception Type:         TypeError
Exception Value:        'tuple' object is not callable
Exception Location:     E:\dp1\mysite\..\mysite\urls.py in ?, line 10

And line ten of 'urls.py' is the following:

(r'^select/$', 'mysite.polls.views.select')


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to