aboutsummaryrefslogtreecommitdiff
path: root/cheat/.cheat/django
diff options
context:
space:
mode:
Diffstat (limited to 'cheat/.cheat/django')
-rw-r--r--cheat/.cheat/django3
1 files changed, 3 insertions, 0 deletions
diff --git a/cheat/.cheat/django b/cheat/.cheat/django
index 5771985..5d25f15 100644
--- a/cheat/.cheat/django
+++ b/cheat/.cheat/django
@@ -14,3 +14,6 @@ pip install django
# Run dev server
python manage.py runserver 127.0.0.1:8000
+
+# tinymce for django
+https://github.com/romanvm/django-tinymce4-lite