Django Vs Django Rest Framework 2020

Поділитися
Вставка
  • Опубліковано 26 січ 2025

КОМЕНТАРІ • 51

  • @vishvajeetramanuj9450
    @vishvajeetramanuj9450 4 роки тому +8

    There is no question django vs django rest framework but you made it title of this video.
    I was not going to watch video because of title. But I did.
    Explanation in video is definitely good. It clear things for me

  • @vishalparkar
    @vishalparkar 3 роки тому +4

    To the point to what I was looking for ! Thanks a lot !!

  • @Apoorvpandey
    @Apoorvpandey 4 роки тому +4

    Please make more tutorials you are doing it very well !!

  • @abhilogy3322
    @abhilogy3322 10 місяців тому

    It was amazing explanation.

  • @varshabetur157
    @varshabetur157 Рік тому

    very clear explanation 👏, please make more videos on DRF , thanks alot!!

  • @MDAdil-bc6mv
    @MDAdil-bc6mv 2 роки тому

    Thank you bro it's very helpful 😊

  • @Grovento
    @Grovento 3 роки тому

    Good job! I'd like to know if it is possible to install django, DRF and djangocms in one application, oronly I need DRF and djangocms

    • @technologyfornoobs
      @technologyfornoobs  3 роки тому

      Yes you can, it depends what you use or import it does not matter what is installed in the python env

  • @狼闇-z2q
    @狼闇-z2q 4 роки тому +1

    This video is very helpful. Thank you very much!

  • @dev.sandeepkumar
    @dev.sandeepkumar 4 роки тому

    I want to choose any one. Suggest me which one

    • @technologyfornoobs
      @technologyfornoobs  4 роки тому +1

      If you want to just do a small project, just start with django and get started. once you get hold of it then decide on DRF.

    • @technologyfornoobs
      @technologyfornoobs  4 роки тому +1

      ua-cam.com/video/18cm2U70qcQ/v-deo.html

    • @sabarigopi172
      @sabarigopi172 4 роки тому

      Thank you for this tip and the video.

  • @birukabel3590
    @birukabel3590 2 роки тому

    Thank you

  • @apriliawanderer
    @apriliawanderer 3 роки тому

    Your video is really helpful but I have a query if I have to store logs into the database. so how we do that.

    • @technologyfornoobs
      @technologyfornoobs  3 роки тому

      you can set up a model and when you do logger.info or something, you can simply push it in database in next line
      another way:
      pypi.org/project/django-db-logger/
      pypi.org/project/django-automated-logging/

  • @haruboss_
    @haruboss_ 3 роки тому

    Save my time and gives valuable info thanks ❤️❤️

  • @Somnath-je9nd
    @Somnath-je9nd 3 роки тому

    I have created project on plain django . how can I convert that Project into django restframe.

    • @technologyfornoobs
      @technologyfornoobs  3 роки тому

      plain django to rest is little diff, you need to rewrite most of the things

  • @akashnagi3869
    @akashnagi3869 3 роки тому

    was helpful thanks

  • @HarshSingh-hk8fe
    @HarshSingh-hk8fe 4 роки тому +1

    Can i learn django rest framework without knowing django

    • @technologyfornoobs
      @technologyfornoobs  4 роки тому

      Not really, Django is the base which you need before working on rest framework

  • @elcreidoluis
    @elcreidoluis 2 роки тому

    I think Django is better than DRF for me since I can control everything much easier

    • @technologyfornoobs
      @technologyfornoobs  2 роки тому

      True, even I do not care much about DRF.

    • @DhavalAhir10
      @DhavalAhir10 2 роки тому

      @@technologyfornoobs
      Completely wrong.
      I have 6 year experience in Django, DRF, Golang..
      DRF is a masterpiece.
      We are using DRF as Backend instead of Django.
      DRF is very fast & powerful.

  • @devansheerupabheda9534
    @devansheerupabheda9534 4 роки тому

    Very useful.. thanks

  • @mehdi-vl5nn
    @mehdi-vl5nn 3 роки тому +2

    the main question is if we can simply return a json in django why use drf?

    • @technologyfornoobs
      @technologyfornoobs  3 роки тому

      drf also gives a support for open api which will get you a swagger without much effort,

  • @ayyajjamadar6387
    @ayyajjamadar6387 4 роки тому

    Thank You for video

  • @abdulbaset__7
    @abdulbaset__7 3 роки тому

    Thank you ✌️

  • @utsabbashyal7929
    @utsabbashyal7929 4 роки тому

    how to implement a ml model in django plz make vidoes on it

    • @technologyfornoobs
      @technologyfornoobs  4 роки тому

      ua-cam.com/video/e-ZJekJXGfI/v-deo.html
      There are few more in my channel,

  • @ulvidamirli2758
    @ulvidamirli2758 4 роки тому

    Thanks!

  • @orlandog1979
    @orlandog1979 4 роки тому

    DRF is the best

  • @erwinagpasa781
    @erwinagpasa781 2 роки тому

    mvt

  • @Crucizer
    @Crucizer 4 роки тому

    Thanks!