Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom model field #37

Open
cazgp opened this issue Oct 25, 2014 · 0 comments
Open

Custom model field #37

cazgp opened this issue Oct 25, 2014 · 0 comments

Comments

@cazgp
Copy link
Contributor

cazgp commented Oct 25, 2014

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).
cazgp pushed a commit to cazgp/django_markdown that referenced this issue Oct 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant