简体   繁体   English

使用Django创建多个站点

[英]Creating multiple sites with django

I have to create a project in django where the admin can create the sites dynamically and assign the administrators for the same, which would manage that particular site. 我必须在django中创建一个项目,管理员可以在该项目中动态创建站点并为该站点分配管理员,以管理该特定站点。

Can someone please suggest with some hint on how it can be done? 有人可以建议如何做吗?

Thanks in advance. 提前致谢。

如果您已经熟悉django网站 ,请扩展用户配置文件并以类似于此问题的方式编写自定义身份验证: 1404131 / how-to-to-get-unique-users-across-multiple-django-sites-powered-by站点框架

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM