You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to specify Markdown in the model:
from django_markdown.fields import MarkdownField
class Item(models.Model):
...
md = MarkdownField()
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5523627-custom-model-field?utm_campaign=plugin&utm_content=tracker%2F332251&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F332251&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
cazgp
pushed a commit
to cazgp/django_markdown
that referenced
this issue
Oct 25, 2014
It would be nice to specify Markdown in the model:
The text was updated successfully, but these errors were encountered: