How to do CRUD in Django

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • Learn basic CRUD operations for Django so you can create, read, update, and delete data directly from a public web page. This tutorial will guide you through a simple CRUD example that uses a Django model to interact with the database.
    Next video: Django + Bootstrap • How to use Bootstrap w...
    Previous video: Django Forms • How to use Django Forms
    The entire Django course playlist is available here: • How to Make a Website ...
    Code snippets and more at tonyteaches.te...
    Check out my vlog channel ‪@TonyFlorida‬
    GitHub commit for this video: github.com/ton...

Komentáře • 13

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

    It's great to an online lesson where the tutor is not only not using vscode, but Vim instead!

  • @deldridg
    @deldridg Před 4 měsíci +1

    Nice one Tony - much appreciated. Probably worth mentioning that Django cleans form input to remove potentially dangerous entries, so saving cleaned data is important. In any case, great work and thanks a lot. Cheers from Sydney - Dave

  • @ibrahimmustafa9681
    @ibrahimmustafa9681 Před 4 měsíci +1

    This is the first Video I watched for you Tony and you make me directly subscribe and interested in your content, your explanation is simple, informative and compact, keep the good work up.

  • @gohilurvish
    @gohilurvish Před 5 měsíci

    That was a clean work and smooth explanation!
    While it is surely a personal choice to use VIM, I guess time spent in opening the files can be reduced by using and IDE and then turning on the VIM mode in them.
    Also, the server can be kept running in another tab.
    (Even after the seeing the comment longer than appreciation, please consider the comment to be 1% of appreciation)

  • @y4wn190
    @y4wn190 Před 23 dny

    Thanks

  • @akashpal7748
    @akashpal7748 Před 9 měsíci +2

    Very helpful 😇

  • @bohdanbrazhynenko9684
    @bohdanbrazhynenko9684 Před 8 měsíci

    Thanks! you really helped me;)

  • @svensonie
    @svensonie Před 4 měsíci

    After deleting record I can't refresh website and I get an error "score.models.Score.DoesNotExist: Score matching query does not exist. ". Has anyone had a similar problem?

  • @jaoportejao1320
    @jaoportejao1320 Před 6 měsíci

    0:00 - 6:35 create

  • @rahneshin752
    @rahneshin752 Před rokem

    ❤❤❤❤

  • @brianthompson2610
    @brianthompson2610 Před rokem

    Hello sir I’ve a question and how do we message you directly … because I wanted to make some url shortener that can generate only numbers in hyperlink but I’ve tried several times with python and it’s not working please I need a guide from you
    This ChatGTP says I should create a directory and name is anything I want after I should create a file and name it “app.ap” then follow by a template with index.html and shortener html but I’ve tried many times it’s not running I need a help please

  • @shivamfactswala
    @shivamfactswala Před rokem +1

    Bro, I think you need my help 😅 to design your thumbnail 😊 because I am thumbnail designer 😊😊😊

  • @StudiofrogPl
    @StudiofrogPl Před 9 měsíci +2

    coding in vim 😇 what a masochist