django-admin startproject user_project cd user_project python3 manage.py startapp users_app