I did exactly as it says here: http://readthedocs.org/docs/django-filebrowser/en/latest/quickstart.html#quickstart (only used easy_install instead of pip)
I am trying to integrate django-tinymce with django-filebrowser for my django admin site. Everything (almost) works fine.
I\'m searching what is the reason for getting this AttributeError: \'NoneType\' object has no attribute \'endswith\'.
The error message: Traceback: File \"/web/hvita_perlan/lib/python2.6/site-packages/django/core/handlers/base.py\" in get_response
Where should I put the extension setting for filebrowser. I put the filebrowser extension configuration into the root settings.py:
I have a question about django-tinymce upload picture. django-filebrowser installed my project and work very well. I can use a FileBroseFiled upload files.
I am using a custom class on my model to provide image uploading, through an app called django-filebrowser.
So, I found django admin interface called \'grappelli\'. Looked at the screenshots and decided that I like it. 开发者_运维技巧Went to sources page and checked out trunk. Set it up and noticed that it
Hi Im using Filebrowser for Django and also TinyMCE. I include Tin开发者_运维知识库yMCE in my admin text area editor by adding a admin template to folder media in my templates with filename base_site.
Page not found (404) Request Method: GET Request URL: http://beta.mysite.com/admin/filebrowser/ The reques开发者_Python百科ted admin page does not