Replace WYSIWYG editor with Markdown editor across all relevant models and admin fields. Add utilities for rendering and stripping markdown. Adjust serializers, views, and templates to support markdown content. Introduce `PastedImage` model and upload endpoint for handling inline image uploads in markdown. This change simplifies content formatting while enhancing flexibility with markdown support. |
||
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| 0002_blacklistedtoken_outstandingtoken.py | ||
| 0003_alter_user_language.py | ||
| 0004_alter_user_language.py | ||
| 0005_alter_user_groups.py | ||
| 0006_chatthread_chatmessage_and_more.py | ||
| 0007_emailimage_emailtemplate_user_unsubscribe_token_and_more.py | ||
| 0008_emailtemplate_html_content_ar_ar_and_more.py | ||
| 0009_delete_emailimage_remove_emailtemplate_html_content_and_more.py | ||
| __init__.py | ||