Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Saleor电子商务数据库是否有数据模型图。
我已经使用django-extensions生成了整个项目的概述(这是截至 2017-01-25 的最新版本)。
在 patrys 发布之前,我找不到产品架构图,所以我画了一个。我通过查看 products/models/base.py 和 images.py 以及 postgresql 数据库表来做到这一点。这里是:
添加截至 08-04-2021 的最新版本,它相当大 - 希望这会有所帮助