I've introduced i18n for about a week or so ago, and have updated the svn trunk daily. Right now I'm on 6917, but no version have worked.
As for the server, I'm running the internal dev-server on OSX for developing, and mod_python under apache for testing. Same problem on both. //Magnus On 14 Dec, 18:37, Rajesh Dhawan <[EMAIL PROTECTED]> wrote: > Hi again, > > > Threading is also working, no errors importing it. As for > > do_translate, I threw out some info from that earlier, and it seemed > > to output what it should (ie the chosen lang), but I will go back to > > that and debug it further. > > Couple more thoughts: > > 1. What Django release are you on? Does an upgrade to the latest trunk > alleviate the problem? > > 2. How are you running the server? Is it the Django internal > development server? FastCGI? There used to be a problem with runfcgi > in preforked mode. If you're using that, perhaps change to threaded > mode. > > -Rajesh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

