Re: Value Error during 1.2 to 1.4 conversion
Thanks. That pointed me in the right direction. First, I didn't realize that the 'url' form required named parameters. However, I was using the non-url form, and it turned out in the conversion to class-based generics, I had left off the "{}" third object in each list. So it was expecting a dictionary and getting a string!
Problem solved.
--
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/-/BCYHWOLfpWUJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home