Re: cannot import name ugettext

2009-03-23 Thread James Bennett
On Mon, Mar 23, 2009 at 4:43 AM, dbbarua wrote: > It works with Django-1.0 and gives me the site ...but some fields are > not enabled in the website...is that related to django or the rapidsms > code? I'd very strongly suggest that you contact the developers of the

Re: cannot import name ugettext

2009-03-23 Thread dbbarua
Hi Karen, I got some code from the rapidsms sf.net site... it's called rapidsms-1.0-final-svn-unknow It works with Django-1.0 and gives me the site ...but some fields are not enabled in the website...is that related to django or the rapidsms code? Regards Deepak On Mar 23,

Re: cannot import name ugettext

2009-03-22 Thread Karen Tracey
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 > like you said should not happen > >

Re: cannot import name ugettext

2009-03-22 Thread dbbarua
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 like you said should not happen r...@portable:/usr/local/rapidsmsdev/rapidsms/rapidsms# python manage.py runserver 127.0.0.1:8000

Re: cannot import name ugettext

2009-03-22 Thread Karen Tracey
2009/3/22 dbbarua > > Hi Karen, > I am using the svn code for rapidsms and i have tried the > official recommended version Django 1.0 and rapidsms from svn... > If you were using the svn code for rapidsms then I do not understand how you hit the previous error you

Re: cannot import name ugettext

2009-03-22 Thread dbbarua
l.com> wrote: > > > 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 > > &g

Re: cannot import name ugettext

2009-03-22 Thread Karen Tracey
.0.1:8000 > > I get this error > > ViewDoesNotExist at / > Could not import rapidsms.balert.views. Error was: cannot import name > ugettext > Request Method: GET > Request URL:http://127.0.0.1:8000/ > Exception Type: ViewDoesNotExist > Exception Value:

cannot import name ugettext

2009-03-22 Thread dbbarua
ugettext Request Method: GET Request URL:http://127.0.0.1:8000/ Exception Type: ViewDoesNotExist Exception Value:Could not import rapidsms.balert.views. Error was: cannot import name ugettext Exception Location: /usr/lib/python2.5/site-packages/django/core