cloudinary / cloudinary/pycloudinary
pycloudinary does not implement Django's storage API
オープン
enhancement
- 主要言語
- Python
- スター
- 262
- フォーク
- 134
- 平均マージ
- 5時間 6分
- マージ済み PR(30日)
- 5
説明
The `CloudinaryField` is not a `FileField` which makes it harder to upload images with Django.
Creating a custom storage backend is not that hard.
See the [documentation](https://docs.djangoproject.com/en/1.7/howto/custom-file-storage/) for details.
コントリビューションガイド
調査の方向性
Start with Django's custom file storage documentation linked in the issue, then inspect how CloudinaryField currently integrates with Django. The work is complete when CloudinaryField supports Django's storage API and image uploads can use it as a FileField-compatible storage path; the payload names no repository files or tests.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- django, python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100