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 helpful to be able to set the media path for any given MarkdownxField. Perhaps the default would be whatever is set for MARKDOWNX_MEDIA_PATH?
I'm thinking it would look something like FileField does today:
It would be helpful to be able to set the media path for any given MarkdownxField. Perhaps the default would be whatever is set for
MARKDOWNX_MEDIA_PATH
?I'm thinking it would look something like FileField does today:
or using a callable like
The text was updated successfully, but these errors were encountered: