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

view product in admin #4

Closed
scristian71 opened this issue Feb 13, 2011 · 3 comments
Closed

view product in admin #4

scristian71 opened this issue Feb 13, 2011 · 3 comments

Comments

@scristian71
Copy link

after I add a product in admin view and I try to view it I get the error:
'ProductAdmin' object has no attribute 'show_on_top'

Thanks,

Cristian

@matthiask
Copy link
Owner

Plata requires a recent version of Django (1.2) and a development version of FeinCMS. 1.1.4 is not supported unfortunately.

However you are not forced to use FeinCMS with Plata though; I recommend it of course for editing the product description, but it's not necessary or required in any way.

@scristian71
Copy link
Author

Thanks for the answer.
I have Django 1.2.1 and feinCMS 1.1.4.

To view the product I have to add member ---show_on_top = ('name','description')---
to ProductAdmin class and remove lines where ---items_in_stock--- appear. (there was an error in rendering the template.
Product view from admin is working fein now.

Thanks,

Cristian

@matthiask
Copy link
Owner

FeinCMS 1.2 is the minimum requirement for the plata / feincms integration.

Thanks for the report. I've added a note to the docstring.

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

2 participants