From 1977f5b9674a45be6d435c575128c4b98c9c081c Mon Sep 17 00:00:00 2001 From: Ahmet Sezgin DURAN Date: Sat, 26 Aug 2023 17:54:17 +0300 Subject: [PATCH] :handshake: Add ACE Editor (#229) * Add ACE Editor * :pencil: Update README.md --------- Co-authored-by: Jeff Triplett --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68588da..30816df 100644 --- a/README.md +++ b/README.md @@ -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.