Part 2: How you can create a “skeleton” website, which you can then populate with site-specific settings models, paths, views, and templates. — Welcome to the second tutorial part, where we’ll create our first Django app. In our first tutorial, we learned how to prepare our Django project backbone for development. Django is meant to be highly modular. …