cloudinary / cloudinary/pycloudinary
pycloudinary does not implement Django's storage API
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 262
- Forks
- 134
- Merge medio
- 5 h 6 min
- PR fusionados (30 d)
- 5
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.