django-filebrowser
cannot install django-filebrowser app
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)[详细]
2023-04-08 09:26 分类:问答small problem with django-tinymce and django-filebrowser integration
I am trying to integrate django-tinymce with django-filebrowser for my django admin site. Everything (almost) works fine.[详细]
2023-04-07 12:22 分类:问答Django-Filebrowser: Getting an AttributeError: 'NoneType' object has no attribute 'endswith'
I\'m searching what is the reason for getting this AttributeError: \'NoneType\' object has no attribute \'endswith\'.[详细]
2023-03-22 05:17 分类:问答Decoding error in django filebrowser 3.2 on linux
The error message: Traceback: File \"/web/hvita_perlan/lib/python2.6/site-packages/django/core/handlers/base.py\" in get_response[详细]
2023-03-21 23:31 分类:问答Django filebrowser extensions configuration error
Where should I put the extension setting for filebrowser. I put the filebrowser extension configuration into the root settings.py:[详细]
2023-02-28 21:59 分类:问答I can't use django-tinymce upload picture,I installed django-filebrowser
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.[详细]
2023-02-12 01:40 分类:问答In django, how can I retrieve a value from db into a custom field template?
I am using a custom class on my model to provide image uploading, through an app called django-filebrowser.[详细]
2023-01-25 21:39 分类:问答django grappelli, filebrowser and Tiny MCE insert image dialog
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[详细]
2023-01-11 20:59 分类:问答Django Tiny_MCE and FileBrowser leading ../../../
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.[详细]
2023-01-01 10:49 分类:问答django-filebrowser not accessible and a 404 is thrown
Page not found (404) Request Method: GET Request URL: http://beta.mysite.com/admin/filebrowser/ The reques开发者_Python百科ted admin page does not[详细]
2022-12-19 22:07 分类:问答