On Dec 26, 2006, at 7:13 PM, Mike Tuller wrote:
I seem to have everything installed correctly, and the python paths seem to be correct. I am going through the tutorial in the online book, and I run into a problem. When I run the first application http://127.0.0.1/now/ I get the following error:

'function' object has no attribute 'rindex'




Read the comments in chapter 3 where it says "Let’s edit this file to expose our current_datetime view:". According to people that have commented, there's a small bug where this code works with more recent versions of Django (such as from svn), but not with 0.95. There is an explanation in the comments there that tell how to fix it.

Don



--~--~---------~--~----~------------~-------~--~----~
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