Hi All,

I have a problem with Django v0.95 ( I cannot convince the administrator to
install 1.0 for me.)

I got this feedback:(
AttributeError at /xianchen/ 'function' object has no attribute
'rindex' Request
Method: GET  Request URL: http://ubinet.engr.uconn.edu/xianchen/  Exception
Type: AttributeError  Exception Value: 'function' object has no attribute
'rindex'  Exception Location:
/var/lib/python-support/python2.4/django/core/urlresolvers.py
in get_mod_func, line 23
After looking up the internet, I found the urls.py should in this format
(r'^$', 'app.views.main_page'),

But, it still does not work.

Any suggestions?

Thanks

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to