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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| caches.py | ||
| celery.py | ||
| constance.py | ||
| csp.py | ||
| database.py | ||
| dbbackup.py | ||
| drf.py | ||
| elasticsearch.py | ||
| emailing.py | ||
| extensions.py | ||
| graphene.py | ||
| logconfig.py | ||
| unfold.py | ||