Simple Django Deployment (part 7): Creating a basic Django app

Опубликовано: 28 Апрель 2020
на канале: Matt Segal
1,433
22

Video for tutorial: https://mattsegal.dev/simple-django-d...

Now that we've got Django installed let's create our Django project. This guide covers some of the same ground as the Django tutorial, but we're going to skim through it, because the point isn't to teach you Django basics, it's to teach you how to deploy Django. If you're not familliar with Django then try out the official tutorial first.