class FauxUrlPatternsModule: urlpatterns = get_urls()
class FauxUrlPatternsModule: app_name = "shuup_admin" urlpatterns = get_urls()