cloudinary / cloudinary/pycloudinary

pycloudinary does not implement Django's storage API

オープン
#37 コメント 7 件 リアクション 1 件 担当者 0 名 GitHub で見る
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。