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
application you're using,
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,
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
>
> r...@portable:/usr/local/rapidsmsdev/r
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
Val
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 reported. The svn
, args, kwargs ...
119.
120. def _get_callback(self):
121. if self._callback is not None:
122. return self._callback
123. mod_name, func_name = get_mod_func(self._callback_str)
124. try:
▶ Local vars
Variable Value
args
()
kwargs
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: Could not import rapidsms.
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
8 matches
Mail list logo