When trying to submit a model form (/add/) in the Django admin site, I get the following error:
TypeError object of type \'int\' has no len()
Mod