smahesh29/Django-WebApp ⭐ 507

This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users.

django-ckeditor/django-ckeditor ⭐ 2460

Django admin CKEditor integration.

klis87/django-cloudinary-storage ⭐ 137

Django package that provides Cloudinary storages for both media and static files as well as management commands for removing unnecessary files.

mbraak/django-file-form ⭐ 166

Django-file-form helps you to write forms with a pretty ajax upload

hvlads/django-ckeditor-5 ⭐ 214

CKEditor 5 rich text editor integration for Django with image upload support

codingjoe/django-s3file ⭐ 95

A lightweight file upload input for Django and Amazon S3

bradleyg/django-s3direct ⭐ 668

Directly upload files to S3 compatible services with Django.

BigglesZX/django-dragndrop-related ⭐ 8

Drag-and-drop multiple upload of related images/files for Django admin

timmyomahony/django-pagedown ⭐ 566

A django app that allows the easy addition of Stack Overflow's "PageDown" markdown editor to a django form field, whether in a custom app or the Django Admin

cobusc/django-protected-media ⭐ 69

Separate handling of protected media in Django, with X-Sendfile support