django-filebrowser

19 views
Skip to first unread message

Mario

unread,
Jun 28, 2008, 12:24:40 PM6/28/08
to Django users
Hi, all!

I'll try to install file browser application (http://code.google.com/p/
django-filebrowser/) in my project and had some problems:
- Could not import filebrowser.views. Error was: cannot import name
ugettext
- Could not import filebrowser.views. Error was: No module named
safestring
and so on

Please help me, I'm newbe in python and django

p.s. sorry for my poor english

Daniel Roseman

unread,
Jun 28, 2008, 1:30:07 PM6/28/08
to Django users
Sounds like you were using the 0.96 release. safestring and ugettext
are from the unicode work which was done after 0.96. I would recommend
you upgrade to the latest development version, by checking it out from
subversion. See here:
http://www.djangoproject.com/documentation/install/#installing-the-development-version
--
DR.
Reply all
Reply to author
Forward
0 new messages