Skip to content

AttributeError: 'module' object has no attribute 'Account' #13

Description

@jawache

I'm getting the above error when i try to syncdb.

In models.py:253
_resource = balanced.Account

Referenced a class called Account which it can't find in the balenced package.

pip freeze | grep balanced
balanced==1.1.1
django-balanced==0.1.10

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions