On Friday, 2 March 2012 09:56:26 UTC, Vipulb wrote:
>
> I tried to enable admin and i got this error...
>
> I am running Django on Ubuntu 11.10 and installed Django using apt-get...
>
>
>
> Exception Value: 
>
> Caught TypeError while rendering: __init__() got an unexpected keyword 
> argument 'maxlength'
>
>  
There is no argument `maxlength`. There is a `max_length`, though.
--
DR. 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/bX4KOcPfE7QJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to