Wednesday, April 27, 2011

weird error on admin index

Hi django users

I'm trying to start my admin section of my django site but i always got an error apparently with the admin template, but i never touched it,

there is the error:

TemplateSyntaxError at /admin/

Caught AttributeError while rendering: 'ListView' object has no attribute 'rindex'


Does any one got that error before ? 

thanks for your help :D

No comments:

Post a Comment