We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've already written readme files, I just want to store source code of markdown files, is there a way we can do this?
The text was updated successfully, but these errors were encountered:
It sounds like you can skip this application and use a TextField: https://docs.djangoproject.com/en/4.0/ref/models/fields/#textfield
TextField
On another level, this is a support request and not an issue in the application. Perhaps it's better to ask such on StackOverflow or similar?
Sorry, something went wrong.
But TextField will make it plain text, Right? I just want to store source code and in preview this will be markdown with all styles
No branches or pull requests
I've already written readme files, I just want to store source code of markdown files, is there a way we can do this?
The text was updated successfully, but these errors were encountered: