Using Databases With Django - Django Databases #1

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 81

  • @Codemycom
    @Codemycom  4 года назад

    ▶️ Watch Entire Django Database Playlist ✅ Subscribe To My RUclips Channel:
    bit.ly/2uiNq86 bit.ly/2IGzvOR
    ▶️ See More At: ✅ Join My Facebook Group:
    Codemy.com bit.ly/2GFmOBz
    ▶️ Learn to Code at Codemy.com
    Take $30 off with coupon code: youtube1

  • @utku_yucel
    @utku_yucel 4 года назад +10

    OH GOD, I was searching for django and databases and now had notification from you, Thanks!

    • @Codemycom
      @Codemycom  4 года назад +1

      Sure thing!

    • @Codemycom
      @Codemycom  3 года назад

      @nerd What in the world for?

  • @tripathi5174
    @tripathi5174 4 года назад +4

    oh my god i had asked for it like last week and sir has uploaded it , guys he is the best , god why didn't
    i have you in my college as a teacher , thankyou so much sir.

  • @KazRichDyan-yx1qw
    @KazRichDyan-yx1qw 7 месяцев назад

    thanks so much, yur a teacher and i count on you sir.. peace and respect

  • @yeerojcodes3020
    @yeerojcodes3020 4 года назад

    I love the way you teach

    • @Codemycom
      @Codemycom  4 года назад

      Thanks! I love the way you watch!

  • @bigsandip
    @bigsandip 4 года назад

    please continue this series till end

    • @Codemycom
      @Codemycom  4 года назад +1

      I will be continuing this series :-)

  • @miraccan00
    @miraccan00 4 года назад

    I just noticed it is amazing

  • @mehdismaeili3743
    @mehdismaeili3743 2 года назад

    Excellent.

  • @stachcode9085
    @stachcode9085 4 года назад

    U really made coding easy .thank u john 🤗

  • @I_Follow_Jesus
    @I_Follow_Jesus 4 года назад

    I just enrolled in several of your Udemy courses. Looking forward to future RUclips videos too.

    • @Codemycom
      @Codemycom  4 года назад

      Awesome, glad to have you here!

  • @Berend70
    @Berend70 4 года назад +2

    Hello John, great topic.. Will you only cover SQL databases? I hope you could make an episode (or a couple) with django3 and mongodb..

    • @Codemycom
      @Codemycom  4 года назад +3

      In this little series I'll be sticking with sql databases...but I'm planning a Mongo course soon!

  • @stephandelaat
    @stephandelaat 4 года назад +1

    Awesome, I’m actually just starting to learn this stuff so your timing is superb!

  • @nabinr.chaudhary9971
    @nabinr.chaudhary9971 4 года назад

    Sir fan from nepal thank you for making such video... sir its my request to you for making video on major project like e-commerce sites

  • @Chokhmah_Learning
    @Chokhmah_Learning 4 года назад

    Thanks John it's really useful for me.
    just tell me what are the versions you are using of Django and Python.

    • @Codemycom
      @Codemycom  4 года назад

      Latest python and nearly latest django. Doesn't really matter.

  • @delllatitude299
    @delllatitude299 4 года назад

    thanks.
    I didn't find something advance thing here properly.
    1. how to use Multiple Database in one project
    2. how to handle multi translations in those databases

    • @Codemycom
      @Codemycom  4 года назад

      This is the intro video...you can read the docs about it tho:
      docs.djangoproject.com/en/3.0/topics/db/multi-db/

  • @colinsanders5871
    @colinsanders5871 2 года назад

    I was looking for a course like this, and as I've subscribed to Codemy that was the first place I looked. Nothing on there quite fitted the bill so I resorted to RUclips only to find you've done this which is just the ticket. Will it be transferred to Codemy in the future?

    • @Codemycom
      @Codemycom  2 года назад

      No plans to do that, why bother when it's here already?

    • @colinsanders5871
      @colinsanders5871 2 года назад

      @@Codemycom Well you have got a good interface which makes it easy to find the videos you want. And it's fun ticking them off when you've watched them.

  • @FoodKannadaVlog
    @FoodKannadaVlog 3 года назад

    python manage.py startapp website
    (no such a file or directory)
    I get an error at this stage please help me how to overcome this problem

    • @Codemycom
      @Codemycom  3 года назад +1

      Rewatch the video and follow the instructions exactly.

  • @Conceptcenter-ut4yi
    @Conceptcenter-ut4yi 7 месяцев назад

    Hey its year 2024 and i want to learn this course is this course still relevent in the year 2024 or will i encounter some errors while working on with the tutorial

    • @Codemycom
      @Codemycom  7 месяцев назад

      You’ll be fine

  • @ejlalmohammed219
    @ejlalmohammed219 3 года назад

    Which better with django sql server or sqllite

  • @shriram1951
    @shriram1951 23 дня назад

    I am getting an error. Templates does not exist on the server.

  • @zuiderling123
    @zuiderling123 4 года назад

    Hello John, fantastic, can you explain how to handle blob/image fields? thnx

  • @sakshamkumar3864
    @sakshamkumar3864 4 года назад

    it was great

  • @rangabharath4253
    @rangabharath4253 4 года назад

    Thank u so much

    • @Codemycom
      @Codemycom  4 года назад +1

      Glad you liked it!

  • @prasannakumar-kf2pl
    @prasannakumar-kf2pl 3 года назад

    Is there any way to retrieve all table values in database ?
    Without using models method..

    • @Codemycom
      @Codemycom  3 года назад

      why would you want to?

    • @prasannakumar-kf2pl
      @prasannakumar-kf2pl 3 года назад

      Actually I have completed insert, update, delete, select with mysql database in django but the only problem is I can't retrieve all data from the database table
      That's the only solution looking for..

  • @its_dyl_so_chill
    @its_dyl_so_chill 4 года назад

    Hello, thanks for such an informative video, however, when I type python -m venv virtual, I get the error "bash: /c/Users/.../Microsoft/WindowsApps/python: Permission denied". How do I work around this?

    • @Codemycom
      @Codemycom  4 года назад +1

      You need to uninstall and reinstall python. This time, click the "Add Python 3.8 to Path" button during installation

    • @its_dyl_so_chill
      @its_dyl_so_chill 4 года назад

      @@Codemycom I typed PY instead of python and it is working, is that okay?

  • @bloodlust8328
    @bloodlust8328 3 года назад

    Trying to save the urls.py file and window pops up saying permission denied can't save the file. 🥺
    Any solution

    • @Codemycom
      @Codemycom  3 года назад

      I can't even begin to guess how that's possible. You must be doing something really different from the video...

    • @bloodlust8328
      @bloodlust8328 3 года назад

      @@Codemycom I followed the tutorial exactly 😟
      I'm on a linux machina.
      And any suggestions for any cloud based ides.

  • @deemwinch
    @deemwinch 4 месяца назад

    I'm not making migrations with you right now, waltuh

  • @insaneminer
    @insaneminer 4 года назад

    You have a new update for Firefox

  • @milli_the_ashawo
    @milli_the_ashawo 4 года назад

    can we cancel him for using microsoft edge

    • @Codemycom
      @Codemycom  4 года назад

      who uses microsoft edge? lol

    • @milli_the_ashawo
      @milli_the_ashawo 4 года назад

      Oh wait I thought you were, no hate bro you've taught me alot

    • @Codemycom
      @Codemycom  4 года назад

      @@milli_the_ashawo ha no I'm not

  • @giovannyavila8105
    @giovannyavila8105 4 года назад

    Wooow Walter White is a Python developer !! and it know django!

  • @sakshamkumar3864
    @sakshamkumar3864 4 года назад

    Traceback (most recent call last):
    File "C:\djangodb\virtual\lib\site-packages\django\urls
    esolvers.py", line 590, in url_patterns
    iter(patterns)
    TypeError: 'module' object is not iterable
    this is the error i received when i wrote (python manage.py runserver)

    • @Codemycom
      @Codemycom  4 года назад +1

      There's an error, probably in your urls.py code

    • @sakshamkumar3864
      @sakshamkumar3864 4 года назад

      @@Codemycom thanks so much

    • @Codemycom
      @Codemycom  4 года назад

      @@sakshamkumar3864 Sure thing!

  • @ferdousahmed5159
    @ferdousahmed5159 4 года назад

    @Codemy.com love your tutorials.can u make a video on beat scheduling (django)

    • @Codemycom
      @Codemycom  4 года назад

      Thanks! Sorry I don't know what that is

    • @ferdousahmed5159
      @ferdousahmed5159 4 года назад

      @@Codemycom celery (beat scheduling/task scheduling). please upload another real-life production-level project. your teaching method is very straightforward and easy to understand.

    • @ferdousahmed5159
      @ferdousahmed5159 4 года назад

      *django project

    • @Codemycom
      @Codemycom  4 года назад

      @@ferdousahmed5159 Like I said, I don't know what that is.

    • @ferdousahmed5159
      @ferdousahmed5159 4 года назад

      @@Codemycom oh ok.btw great tutorials.

  • @MihirSanjayYadav
    @MihirSanjayYadav 5 месяцев назад

    Teaching code in the day, selling meth at night.