-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I followed your installasion guide, I typed this:
urlpatterns = [
...
url(r'^tinymce/', include('tinymce.urls')),
url(r'^mce_filebrowser/', include('mce_filebrowser.urls')),
]
Then I got error:
.. _env/local/lib/python2.7/site-packages/mce_filebrowser/urls.py", line 4, in
from django.conf.urls import patterns, url
ImportError: cannot import name patterns
Metadata
Metadata
Assignees
Labels
No labels