Skip to content

Instantly share code, notes, and snippets.

@earthling-shruti
Created January 17, 2014 18:15
Show Gist options
  • Save earthling-shruti/8478601 to your computer and use it in GitHub Desktop.
Save earthling-shruti/8478601 to your computer and use it in GitHub Desktop.
File "/Users/ss/.virtualenvs/stuff/lib/python2.7/site-packages/django/template/defaulttags.py", line 285, in render
return nodelist.render(context)
File "/Users/ss/.virtualenvs/stuff/lib/python2.7/site-packages/django/template/base.py", line 834, in render
return mark_safe(''.join(bits))
TypeError: sequence item 5: expected string or Unicode, MagicMock found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment