Django Rest Framework Simplified 2024

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

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

  • @thexoyaahmed
    @thexoyaahmed Месяц назад +1

    ty matt! what a timing i just restarted learning django this morning.

    • @MattMakesCode
      @MattMakesCode  Месяц назад +1

      You're welcome! Enjoy learning Django & hope the tutorial helps😄

    • @thexoyaahmed
      @thexoyaahmed Месяц назад

      @@MattMakesCode yes it was nice,it refreshed my concepts.Hope ur channel grows bigger soon✨

  • @kristofferbaker9315
    @kristofferbaker9315 Месяц назад

    Hi mate,
    I really appreciate the tutorials.
    So incredibly simple and straightforward compared to the crap out there.
    I would love to see tutorials regarding:
    - How to setup and use Docker and what each related file is for
    - CI/CD
    - Deployment and usage of AWS
    - Use of git or Github Desktop
    - and any other aspect of web development that a person needs to know so that they don't have to be reliant on others at work.

    • @MattMakesCode
      @MattMakesCode  Месяц назад +1

      Love this idea mate, can work on these asap

    • @kristofferbaker9315
      @kristofferbaker9315 Месяц назад

      @@MattMakesCode Looking forward to them ! If you ever have plans of setting up a Patreon or something I would be more than chuffed to support.

    • @MattMakesCode
      @MattMakesCode  Месяц назад

      @@kristofferbaker9315 Thank you sm🙏

  • @paulosoares8626
    @paulosoares8626 23 дня назад +1

    I am working with typescript and I decided to learnig python, let me know please, is there a way to use route like
    /user for example to all method like PUT, POST PUT, DELETE ? Thanks for the tutorial:)

    • @MattMakesCode
      @MattMakesCode  11 дней назад

      Hi! Sorry I'm not quite understanding the question - could you explain further please? Do you mean can you create a route in typescript to call PUT, POST PUT, DELETE in the backend? Sorry for the misunderstanding!

  • @supopsobi4786
    @supopsobi4786 11 дней назад

    1:53
    (Problem shown in my pc)
    It says 'django-admin' is not recognized as the name of a cmdlet, function...
    How it can be solved??

    • @MattMakesCode
      @MattMakesCode  11 дней назад

      @@supopsobi4786 Hi! Are you using a Windows PC?

    • @rsk2002
      @rsk2002 7 дней назад +1

      make sure Django is installed in your env