django-filebrowser Questions

3

Solved

This is killing me! I'm using django-filebrowser, and I want to create a gallery app that leverages it's upload capabilities to manage images. I have a Gallery model that allows the user to sele...
Schwarzwald asked 23/11, 2010 at 16:54

1

Solved

I have: Django 1.8.2 django-grappelli 2.7.3 django-filebrowser 3.6.4 django-tinymce 2.4.0 In INSTALLED_APPS: INSTALLED_APPS = ( 'grappelli', 'filebrowser', 'django.contrib.admin', In urlp...
Lincolnlincolnshire asked 14/1, 2017 at 16:47

4

So I'm trying to get filebrowser working with tinymce in django. Evrything goes fine with tinymce, nice fancy text editor. When I try to open the file browser i get ImproperlyConfigured at /admin/f...
Petrina asked 8/9, 2011 at 5:0

1

Solved

Page not found (404) Request Method: GET Request URL: http://beta.mysite.com/admin/filebrowser/ The requested admin page does not exist. django-filebrowser requirements: django 1.0+ ( I...
Catarina asked 6/2, 2010 at 20:28
1

© 2022 - 2024 — McMap. All rights reserved.