On Dec 26, 2006, at 7:46 PM, Adrian Holovaty wrote:
On 12/26/06, Don Arbow <[EMAIL PROTECTED]> wrote:
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.
FYI, that's not a bug -- rather, it's a new feature in the Django
development version. Callable objects in URLconfs were added after
0.95 was released.
Well, I meant bug in the sense of the book. I noticed that this same
question was asked about a month ago. I'm not sure if the book
emphasizes which version of Django to use for the tutorials.
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
-~----------~----~----~----~------~----~------~--~---