We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffde050 commit 58d69b6Copy full SHA for 58d69b6
requirements.txt
@@ -42,7 +42,7 @@ django-guardian<2.4.1
42
django-downloadview==2.3.0
43
django-polymorphic==3.1.0
44
django-tastypie<0.15.0
45
-django-tinymce==4.0.0
+django-tinymce==3.7.1
46
django-grappelli==4.0.1
47
django-uuid-upload-path==1.0.0
48
django-widget-tweaks==1.5.0
setup.cfg
@@ -68,7 +68,7 @@ install_requires =
68
69
70
71
- django-tinymce==4.0.0
+ django-tinymce==3.7.1
72
73
74
0 commit comments