Top "Django-filebrowser" questions

django-filebrowser is a pluggable django app that allows to manage files through the admin interface

Django: manually create imagefield in model from existing file on server

This is killing me! I'm using django-filebrowser, and I want to create a gallery app that leverages it's upload capabilities …

python django django-models imagefield django-filebrowser
Django-tinymce and django-filebrowser, image upload Error finding Upload-Folder (MEDIA_ROOT + DIRECTORY)

So I'm trying to get filebrowser working with tinymce in django. Evrything goes fine with tinymce, nice fancy text editor. …

django django-tinymce django-filebrowser