Faced this problem quite recently (after reinstalling the project, entirely), in the Oscar admin menu (DashBoard), there is a menu that is responsible for product options, before there was a list from which you can choose Option> Size, Option> Color


enter image description here

Now there is empty, but on the page of the product itself, these options are displayed without problems.

enter image description here


It was also possible to select in the drop-down menu of attributes, the type of this attribute - Option; Text; Integer, etc. enter image description here

Please tell me how you can understand where something needs to be added or changed, I reinstalled an absolutely clean version of Django Oscar, and this is the problem that arose.

    1 answer 1

    I solved the problem by reinstalling the contents of Python / lib site-packages, I do not know exactly what the problem was, because I had to completely remove everything. enter image description here