Re: AJAX component usage from different domain

2009-05-21 Thread Russell Keith-Magee
On Fri, May 22, 2009 at 12:51 PM, Abhishoka wrote: > > Hi: > > We are a non-profit charity organization having 25+ websites and want > to maintain a centralized database for the various events happening at > different places. The database (MySql) has been implemented and we use > the django frame

AJAX component usage from different domain

2009-05-21 Thread Abhishoka
Hi: We are a non-profit charity organization having 25+ websites and want to maintain a centralized database for the various events happening at different places. The database (MySql) has been implemented and we use the django framework admin module to communicate with the database. Our different