🤝 Add ACE Editor (#229)

* Add ACE Editor

* 📝 Update README.md

---------

Co-authored-by: Jeff Triplett <jefftriplett@users.noreply.github.com>
This commit is contained in:
Ahmet Sezgin DURAN 2023-08-26 17:54:17 +03:00 committed by GitHub
parent 38ff547b97
commit 1977f5b967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,6 +172,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-summernote](https://github.com/summernote/django-summernote) - Summernote is a simple WYSIWYG editor.
- [django-tinymce](https://github.com/jazzband/django-tinymce) - TinyMCE integration for Django.
- [django-prose](https://github.com/withlogicco/django-prose) - A light weight editor to content creation.
- [django-ace](https://github.com/django-ace/django-ace) - ACE integration for Django.
### Files/Images
- [django-cleanup](https://github.com/un1t/django-cleanup) - Zero configuration file/image removal for local and remote files.