django-admin startproject airline cd airline code . python manage.py startapp flights go into settings.py and add "flights" as an installed app