Hi all,
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.
Can someone please suggest with some hint on how it can be done?
Thanks in advance.