When adding an entry using the admin site in Zinnia app in Django I get the following error?
ValueError at /admin/zinnia/entry/add/
too many values to unpack (expected 2)
Does anybody know how to solve this?
Make sure your using correct versions of dependencies for Zinnia.