On Thu, Jun 26, 2008 at 12:22 PM, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:

>
> I'm a little stumped right now.
>
> I'm trying to run syncdb, on a project that I'm really just starting
> to work on/build, and I get this error message:
>
> [EMAIL PROTECTED]:~/NotBackedUp/cmdb-svn/src/cmdb$ python manage.py
> syncdbError: Couldn't install apps, because there were errors in one
> or more models:
> cmdb.cmdb: __init__() takes at least 3 arguments (2 given)
>
> I'm not really sure where I should begin debugging this particular
> error message.  When checking online a few different places, I didn't
> really see anything definitive that would point me in the right
> direction.
>

If you post the contents of your cmdb/models.py file on someplace like
dpaste.com someone might be able to help identify what is going on.

Karen

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to