klen / django_markdown

Django markdown support and wysiwig
GNU Lesser General Public License v3.0
391 stars 143 forks source link

Update views.py #78

Open yagggi opened 7 years ago

yagggi commented 7 years ago

Return a string here will cause TypeError according to Django's doc:

context must be a dict rather than Context.