PacktPublishing / Django-3-by-Example

Django 3 by Example (3rd Edition) published by Packt
https://djangobyexample.com/
MIT License
715 stars 692 forks source link

Django Chapter 9 Django Parler Product Admin Missing #65

Open Ricoeva01 opened 3 years ago

Ricoeva01 commented 3 years ago

Hello,

I am stuck in the chapter 9 in the django Parler stuff. It seems to be that the connection with the previous category and the product catalog didn't match. So I have succeed on created new category on the admin but I didn't succeed to create new product on the admin because I don't have the fields available as you can see in the screen print below. I am on Django version 3.1 and in Django-parler version 2.2 as advice in this forum. I've made all the changes in the book as it said in the page 340 and I did the makeigrations, and migrate shop. I've also copy paste (after 10 checks of my initial code) all the admin.py- shop and all the models.py of the git hub books.

Capture d’écran 2021-02-18 à 07 29 16

Can someone help please, or give some hints to look ?

Ivanshamir commented 3 years ago

Hello, can you solve this issue? Thank You.

kimjongunodostres commented 2 years ago

Hello, I'm having the same issue and cannot find any answer, maybe this problem will get noticed with one more comment