fusionbox / django-widgy

A CMS framework for Django built on a heterogenous tree editor.
http://wid.gy
Other
332 stars 52 forks source link

Replace unicode() occurrances with str(). #347

Closed nolsto closed 9 years ago

nolsto commented 9 years ago

Is raising NameError from property seo_keywords in widgy.contrib.widgy_mezzanine.models.WidgyPageMixin.

jxcl commented 9 years ago

You should write a test for this.