for some reason I need to have two different instances of Django Admin Site in my project - default admin site and an instance of class inheriting from AdminSite. for some reason I need to have two different in
for some reason I need to have two different instances of Django Admin Site in my project - default admin site and an instance of class inheriting from AdminSite. for some reason I need to have two different in