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.
我是 Python 新手,想建立一个类似于 Etsy 的网站(相同的基本功能,不同的市场)。
功能: - 用户(买家/卖家)资料 -上传图片的能力 - 卖家发布 -用户到用户的消息 -支付平台(直接从买家到卖家)
有人可以推荐一个合适的 Python/Django CMS,它可以提供:(1)上面的功能,(2)新手也很容易使用?
谢谢!
有一个基于 django 的 CMS 项目,它支持许多 3rd 方插件。但是您需要先学习如何设置 django 项目。
https://github.com/divio/django-cms