Re: Installing Django for rapidsms

2009-03-22 Thread dbbarua
Hi James,Alex Thank you for your help , I downgraded Django to 0.93 and it works fine. Regards Deepak On Mar 22, 12:13 am, Alex Gaynor wrote: > On Sat, Mar 21, 2009 at 3:07 PM, dbbarua wrote: > > > Hi , > >    I am trying to use Django for rapidsms , i get the following er

Re: Installing Django for rapidsms

2009-03-22 Thread dbbarua
Hi James,Alex Thank you for your help , I downgraded Django to 0.93 and it works fine. Regards Deepak On Mar 22, 12:13 am, Alex Gaynor wrote: > On Sat, Mar 21, 2009 at 3:07 PM, dbbarua wrote: > > > Hi , > >    I am trying to use Django for rapidsms , i get the following er

Re: Installing Django for rapidsms

2009-03-21 Thread Alex Gaynor
On Sat, Mar 21, 2009 at 3:07 PM, dbbarua wrote: > > Hi , >I am trying to use Django for rapidsms , i get the following error > when i run > r...@portable:/usr/local/rapidsms-dev/rapidsms/rapidsms# python > manage.py syncdb > > raceback (most recent call last): > File "manage.py", line 11, in

Re: Installing Django for rapidsms

2009-03-21 Thread James Bennett
On Sat, Mar 21, 2009 at 2:07 PM, dbbarua wrote: > Hi , >    I am trying to use Django for rapidsms , i get the following error > when i run > r...@portable:/usr/local/rapidsms-dev/rapidsms/rapidsms# python > manage.py syncdb ...snip... > TypeError: __init__() got an unexpected keyword argument

Installing Django for rapidsms

2009-03-21 Thread dbbarua
Hi , I am trying to use Django for rapidsms , i get the following error when i run r...@portable:/usr/local/rapidsms-dev/rapidsms/rapidsms# python manage.py syncdb raceback (most recent call last): File "manage.py", line 11, in execute_manager(settings) File "/usr/lib/python2.5/site-