django-filebrowser is a pluggable django app that allows to manage files through the admin interface
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-filebrowserSo 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