Chris Freeman
Results
2
issues of
Chris Freeman
When I tried migrating a working setup from sqlite3 to PostgreSQL, I hit the following error: ``` IntegrityError at /cart/ insert or update on table "shop_simplevariations_cartitemoption" violates foreign key constraint...
I would like the default item_option_group value be a non-valid "Choose Size" (or similar). Currently, there doesn't appear to be a way to specify a non-valid option as the default...