sideshow.web.views.common¶ Common Views class sideshow.web.views.common.CommonView(request, context=None)[source]¶ Sideshow overrides for common view logic. setup_enhance_admin_user(user)[source]¶ Adds the “Order Admin” role with all relevant permissions. The default logic for creating a new user will create the “Site Admin” role with permissions for app and user account maintenance etc. Sideshow needs another role for the order maintenance.