cloudinary / cloudinary/pycloudinary
pycloudinary does not implement Django's storage API
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 262
- Forks
- 134
- Ø Merge
- 5 Std. 6 Min.
- Gemergte PRs (30 T.)
- 5
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.