Re: [mezzanine-users] Re: Cartridge Admin Questions

2016-05-11 Thread Ryne Everett
Thanks for your responses Josh, my own are inline: > 1. Most clients I have worked with have existing SKUs for products so this > makes it easier for those to be tied together. Fair enough. 2. There might be another reason but its also a limitation of Django > Inlines. Also there is a way to

[mezzanine-users] Re: Cartridge Admin Questions

2016-05-11 Thread Josh B
Hey Ryne, 1. Most clients I have worked with have existing SKUs for products so this makes it easier for those to be tied together. 2. There might be another reason but its also a limitation of Django Inlines. Also there is a way to change this functional but can cause other issues. 3. This is

[mezzanine-users] Cartridge Admin Questions

2016-05-11 Thread Ryne Everett
The following observations and screenshots are from a fresh cartridge 0.11 project I just made. 1. Why are sku fields editable? Cartridge uses them essentially as foreign key's. Is there any use case for editing a sku from the admin? Seems like a user could really screw things up with no