agusmakmun / agusmakmun/django-markdown-editor
Dynamic MARTOR_UPLOAD_URL
オープン
- 主要言語
- JavaScript
- スター
- 901
- フォーク
- 1.3k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
With current implementation, the upload url has to be set via settings.py. In case the upload url has to be changed dynamically in certain scenarios, controlling it via MartorWidget(upload_url="https://some-url") would make more sense ?
コントリビューションガイド
調査の方向性
Start by tracing MARTOR_UPLOAD_URL from settings.py into MartorWidget, focusing on how the current upload URL is passed to the editor. The work is done when a widget-level upload_url can override the setting while existing configuration behavior remains available.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- django, python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100