-
-
Notifications
You must be signed in to change notification settings - Fork 316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Django 1.9 not support url data #145
Comments
+1 |
Feel free to file a PR to fix this I will look at it afterwards.
|
Released with in django-tinymce 2.1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This error occurs when I add: url(r'^tinymce/', include('tinymce.urls')) to urls.py (urlpatterns).
The text was updated successfully, but these errors were encountered: