Manage.py in Django is a command-line utility that works similar to the django-admin command . The difference is that it points towards the project’s settings.py file. This manage.py utility provides various commands that you must have while working with Django.