Hey Guys I'm using the django filebrowser (http://code.google.com/p/django- filebrowser/) for my django site. When I run it on my local server using Apache and mod_python I don't have any problems. But when I attempt to use the filebrowser through fastcgi I get the error global ' _' not defined. I'm relatively new to django and python, but I found out that the variable '_' holds the last not None result (in the python interactive interpreter).
Any help/ideas are welcome ...thanks Stephane --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---