An open API service indexing awesome lists of open source software.

https://github.com/cloudinary-devs/my-django-app

Use Cloudinary helper methods to upload, transform, and display images in your Django app.
https://github.com/cloudinary-devs/my-django-app

Last synced: about 1 year ago
JSON representation

Use Cloudinary helper methods to upload, transform, and display images in your Django app.

Awesome Lists containing this project

README

          

# my-django-app
Use Cloudinary helper methods to upload, transform, and display images in your Django app.

* Create a .env file in django_app folder of the project.
* Copy your API environment variable from your Cloudinary console dashboard and paste it into the .env file.