mkdir ~/:project/backend/apps
cd ~/:project/backend/apps
python manage.py startapp :appname
Last updated 6 years ago