On Sat, Mar 21, 2009 at 2:07 PM, dbbarua <dbba...@gmail.com> 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 'core'

This probably means the application you are trying to use was written
for an old pre-1.0 version of Django, and will not work with 1.0 (or
the 1.1 pre-releases).

Consult the author of the application for more details.


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
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