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
I'm following this tutorial and I've followed the guide exactly. Still I'm unable to get the MarkdownModelAdmin functionality working (MarkdownField for text entry and a preview of the formatted markdown in the admin panel).
There are others who have had the same problem and reported this in the youtube comments. One person suggests changing the TextField to a MarkdownField in the model, but this doesn't really seem like an optimal solution, since the preview functionality doesn't work.
Is this a bug or a feature and if it's a feature, how do I get this working?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7160080-unable-to-successfully-subclass-markdownmodeladmin?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:
ironhouzi
changed the title
Unable to subclass MarkdownModelAdmin
Unable to sucessfully subclass MarkdownModelAdmin
Dec 20, 2014
ironhouzi
changed the title
Unable to sucessfully subclass MarkdownModelAdmin
Unable to successfully subclass MarkdownModelAdmin
Dec 20, 2014
I'm following this tutorial and I've followed the guide exactly. Still I'm unable to get the MarkdownModelAdmin functionality working (MarkdownField for text entry and a preview of the formatted markdown in the admin panel).
There are others who have had the same problem and reported this in the youtube comments. One person suggests changing the TextField to a MarkdownField in the model, but this doesn't really seem like an optimal solution, since the preview functionality doesn't work.
Is this a bug or a feature and if it's a feature, how do I get this working?
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7160080-unable-to-successfully-subclass-markdownmodeladmin?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: