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

Django Oscar with django-transmeta #13

Open
vijay-shanker opened this issue May 18, 2015 · 0 comments
Open

Django Oscar with django-transmeta #13

vijay-shanker opened this issue May 18, 2015 · 0 comments

Comments

@vijay-shanker
Copy link

I am working with django-oscar, in which all field attribute reside in an abstract class(say, AbstractProduct) and the models then Product (have no fields on them ) inherits the AbstractProduct.
I tried using this app, put metaclass = TransMeta, and provided translate in in class Meta. But i am getting this error "There is no field title in model Product, as specified in Meta's translate attribute".
Does this package does not takes into account this or is there something i missed out.Please help me overcome this problem.

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

1 participant