I made a custom installer script that work as in CMS systems like xoops (if detect is not installed then build the databse, fill data and config things).
The thing is that the process is fired 3 times when I enter to the site, and look like the Mysql transaction support is not robust. I need to check if the setup is already running and think, ok, go to the session framework and put it in the application (like in ASP/ASP.NET the website have a Sesion for each user and a Application - work exactly like sesion- for each website). But not found it... How do this? Is necesary rely in a file check? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---