Management Commands Management commands require Django Ninja to be installed in Django's INSTALLED_APPS setting: INSTALLED_APPS = [ ... 'ninja', ]