dmptrluke / django-markdownfield

A simple custom field for Django that can safely render Markdown and store it in the database.
MIT License
43 stars 13 forks source link

docs for migration #4

Closed zypro closed 10 months ago

zypro commented 3 years ago

How to migrate from a TextField/CharField to the MarkdownField.