Re: cannot import name ugettext

2009-03-23 Thread dbbarua
ar 23, 1:08 am, Karen Tracey wrote: > On Sun, Mar 22, 2009 at 2:53 PM, dbbarua wrote: > > > Hi Karen, > >              I am sorry if my messages seem confusing to you , it is > > to me too... > > I changes Django to 1.0 and i get the following errors related to core

Re: cannot import name ugettext

2009-03-22 Thread dbbarua
? and maybe i should try older versions of the app? Regards Deepak On Mar 22, 10:32 pm, Karen Tracey wrote: > 2009/3/22 dbbarua > > > > > Hi Karen, > >             I am using the svn code for rapidsms and i have tried the > > official recommended version Djang

Re: cannot import name ugettext

2009-03-22 Thread dbbarua
te-packages/django/core/urlresolvers.py in resolve 111. if kwargs: 112. args = () 113. else: 114. args = match.groups() 115. # In both cases, pass any extra_kwargs as **kwargs. 116. kwargs.update(self.default_args) 117. 118. return self.callback

cannot import name ugettext

2009-03-22 Thread dbbarua
Hi Everybody, I have a problem viewing my rapidsms django application when i use my locally installed django app by typing in the browser http://127.0.0.1:8000 I get this error ViewDoesNotExist at / Could not import rapidsms.balert.views. Error was: cannot import name ugett

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

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

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-