I\'d like to call the endpoint of my own app in a django.core.management.base.BaseCommand pretty much like this with rest_framework.test.APIClient:
django.core.management.base.BaseCommand
rest_framework.test.APIClient