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.
- Host: GitHub
- URL: https://github.com/cloudinary-devs/my-django-app
- Owner: cloudinary-devs
- Created: 2023-12-31T09:25:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T20:58:33.000Z (over 1 year ago)
- Last Synced: 2025-01-25T16:32:04.221Z (over 1 year ago)
- Language: Python
- Size: 3.19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.