Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More of a question #14

Open
ghost opened this issue Aug 28, 2012 · 0 comments
Open

More of a question #14

ghost opened this issue Aug 28, 2012 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 28, 2012

I'm wanting to use eav in multiple apps in the same project. The first one works like a charm. When I try create new schema and attr tables in the new project I get an error complaining about 'related_name'. What would be the correct solution? Should I use the original schema and attr table thereby building a dependency to another django app, or should I change the related name?

UPDATE: I just realised I should change the model name of the model inheriting base attribute. Not ideal, but i guess workable for this edge case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants