-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
I can not for the life of me get this project working. Can you please update something with installation instructions that work. The examples in the docs are clearly outdated. I have attempted to copy the simple example but can't get the first migrations to work. Your examples don't seem to define PLATA_SHOP_PRODUCT anywhere like in docs and without that you get this error:
File ".venv\lib\site-packages\django\forms\models.py", line 1232, in <listcomp>
f.remote_field.model._meta.proxy
AttributeError: 'str' object has no attribute '_meta'
With this var defined and pointing to my simple product, after creating migrations for shop and the other submodules (also not mentioned in the docs), I try and run the migration and I get circular dep errors.
Metadata
Metadata
Assignees
Labels
No labels