On Thu, 04 Mar 2010 10:45:25 -0600 Laurent Marchal <[email protected]> wrote:
> I downloaded pootle unziped it, and the first time I access it, > instead of creating the database I have this error : I just tested with mod_python on my system and it worked, I wonder if maybe on your server it is configured to handle errors in a way that overrides Django. what operating system are you using? you can manually create the database by running the commands. ./manage.py syncdb ./manage.py initdb ./manage.py refresh_stats cheers, Alaa ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
