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
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/
urlresolvers.py in _get_callback, line 127

How do i resolve this...?

Regards
Deepak
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to