Django Tutorial #11 - App Build (Part1)

Sdílet
Vložit
  • čas přidán 7. 08. 2024
  • In this Django tutorial series, you'll learn what Django is, how to setup a Django project, and how to use it to make a full web application, complete with a database and authentication.
    🚀🥷🏼 Check out Bek Brace's channel for more of his content:
    / @bekbrace
    🔥🥷🏼Get access to premium courses on Net Ninja Pro:
    netninja.dev/
    📂🥷🏼 Access the course files on GitHub:
    github.com/BekBrace/django_co...
    🧠🥷🏼 HTML Crash Course
    • HTML & CSS Crash Cours...
    🧠🥷🏼 Python Crash Course
    • Python Crash Course #1...
    🔗🥷🏼 Django docs:
    docs.djangoproject.com/en/5.0/

Komentáře • 8

  • @alaminiumar
    @alaminiumar Před měsícem +4

    Thanks 🎉😂❤

  • @nanayaw7159
    @nanayaw7159 Před měsícem +3

    Beautiful

  • @dakoderii4221
    @dakoderii4221 Před měsícem +1

    DecimalField doesn't have the rounding issues of FloatField. You have to set max_digits and decimal_places attributes when using DecimalField. It won't let you leave it blank.

  • @njosuedev.
    @njosuedev. Před měsícem +3

    thanks

  • @Yudibilly
    @Yudibilly Před měsícem +2

  • @farismecinovic1499
    @farismecinovic1499 Před měsícem +1

    Nice, whats your theme and icons?

    • @BekBrace
      @BekBrace Před měsícem +1

      My theme is the Safira theme.

  • @KurayamiK
    @KurayamiK Před měsícem

    Hey man, I was wondering something, regarding your flutter course what applications do we make in that course? You mentioned two different apps, so what are they?