[EMAIL PROTECTED] wrote: > File "/usr/lib/python2.4/site-packages/django/views/debug.py", line > 144, in technical_404_response > t = Template(TECHNICAL_404_TEMPLATE, name='Technical 404 template') > > TypeError: __init__() got an unexpected keyword argument 'name' > <----------------------------------------------- > I don't really understand where it comes from ( a django bug? my own > bug?) > Anybody who knows how to get rid of this?
Maybe you got caught in a weird state bewteen revisions 3666 and 3707 or updated some but not all of your files. Are you using svn? If so, try updating your working copy with svn update. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---