--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
V
On Tue, 2008-12-09 at 16:12 -0800, Chr1s wrote:
>
> ValueError at /vote/add/
>
> invalid literal for int() with base 10: 'AA'
>
> Request Method: POST
> Request URL: http://localhost:8000/vote/add/
> Exception Type: ValueError
> Exceptio
ValueError at /vote/add/
invalid literal for int() with base 10: 'AA'
Request Method: POST
Request URL:http://localhost:8000/vote/add/
Exception Type: ValueError
Exception Value:
invalid literal for int() with base 10: 'AA'
Exception Location: /us
3 matches
Mail list logo