from django.contrib import admin from apps.flow.models import * admin.site.register([])