Travel Buddy Finder HackIllinois 2018 Getting Started cd hacki python manage.py runserver This should start development server at http://127.0.0.1:8000/. Run python manage.py migrate to apply migrations.