We have figured this to be related to not having
full paths in the settings.py and other files.
like pantoto.foo include instead of foo include
Please update your code.
d
from the updates you can see these modified:
/trunk/pantoto/filebrowser/fields.py
/trunk/pantoto/filebrowser/forms.py
/trunk/pantoto/filebrowser/functions.py
/trunk/pantoto/filebrowser/urls.py
/trunk/pantoto/filebrowser/views.py
/trunk/pantoto/lite/admin.py
/trunk/pantoto/lite/grid.py
/trunk/pantoto/lite/helpers.py
/trunk/pantoto/lite/modelforms.py
/trunk/pantoto/lite/models.py
/trunk/pantoto/lite/postform.py
/trunk/pantoto/settings.py
/trunk/pantoto/urls.py