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 [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.