On 7/28/06, Jeremy Osterhouse <[EMAIL PROTECTED]> wrote: > I ran into this problem as well. I believe the source of the problem is > here: > > File > > "/usr/lib/python2.3/site-packages/Django-0.95-py2.3.egg/django/contrib/auth/decorators.py" > > in _dec > > 18. _checklogin.__name__ = view_func.__name__
I've reverted the assignment of __name__ -- thanks for pointing this out! Looks to be a problem with different behavior across Python versions, perhaps? Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---