On 29 January 2010 14:40, Chris McComas <[email protected]> wrote: > I have this view with my form: http://dpaste.com/152046/ when I try to > submit the form I'm getting this error: unsupported operand type(s) > for //: 'unicode' and 'int' what did I do wrong? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > Are you sure cogability.* attributes are integers?
Full error message would also be helpfull. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

