How to easily filter objects in Django

Поділитися
Вставка
  • Опубліковано 24 жов 2024

КОМЕНТАРІ • 11

  • @frameff9073
    @frameff9073 2 дні тому

    good thank

  • @serychristianrenaud
    @serychristianrenaud 2 дні тому

    Thank 🎉

  • @captainjack_sparrow2391
    @captainjack_sparrow2391 День тому

    In the age of javascript and React and Next Js , is django still relevant?

    • @CloudWithDjango
      @CloudWithDjango  День тому +1

      Hi. Yes, Django is still relevant. It provides a robust back-end framework for building web applications, especially when combined with JavaScript frameworks like React or Next.js for the front end. Django's strengths in rapid development, security, and its powerful admin interface make it a popular choice for many developers and projects.

    • @captainjack_sparrow2391
      @captainjack_sparrow2391 День тому

      @@CloudWithDjango you can do the backend easily using node and express, Next is itself a full stack framework.

    • @CloudWithDjango
      @CloudWithDjango  День тому

      That's true.

    • @techwithsaran
      @techwithsaran День тому

      @@captainjack_sparrow2391yeah and tell me when you want to build a complex app and you don’t find good enough documentation. Too many JS tools, mostly average.

    • @vidyesh
      @vidyesh День тому

      ​@@captainjack_sparrow2391django doesn't crash on too many request but latency increases, also security is good for Django.