Restricting user permissions in Django admin programmatically

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

КОМЕНТАРІ • 19

  • @appykr
    @appykr 3 місяці тому

    Hey Arno, Great video as always. I have been watching your videos since couple of months and all of them are really good and easy to understand. I'm waiting for Django Channels video, that topic will be great.😊

    • @CloudWithDjango
      @CloudWithDjango  3 місяці тому

      Thank you so much and also for your support! I'm glad that my video's have been helpful to you. Django Channels is a good suggestion, thank you!

  • @bedirhandd1317
    @bedirhandd1317 2 місяці тому

    this is exactly what i needed!❤

  • @serychristianrenaud
    @serychristianrenaud 3 місяці тому

    Thanks 🎉

  • @Asmrprogrammingfull
    @Asmrprogrammingfull 3 місяці тому

    Thenk 🎉🎉

  • @adamfire5463
    @adamfire5463 3 місяці тому

    I believe Django provides this functionality when you create a new user, but it's good to know how to do it manually as well.

    • @CloudWithDjango
      @CloudWithDjango  3 місяці тому

      Yes, there are many ways to integrate this functionality

  • @huxleynyaoga5221
    @huxleynyaoga5221 2 місяці тому

    Thank you for this tutorial, it is very informative. Through your tutorials I have been able to easily understand Django. I just wanted to let you know that I appreciate your lovely work. How can we reach you on social media? Cheers.

    • @CloudWithDjango
      @CloudWithDjango  2 місяці тому +1

      It is a great pleasure! Thank you very much for the support and for your kind comment! I appreciate it! I'm very happy to hear that you've learnt a lot from the tutorials. I'm on Twitter, you can connect to me there from the cloud with django website here:
      www.cloudwithdjango.com/connect/

  • @emadmorgan1693
    @emadmorgan1693 2 місяці тому

    Hello Arno , Thanks for your offer, but can you explain how to connect django with postgres database and make backup and restore it again.
    Many thanks in advance

    • @CloudWithDjango
      @CloudWithDjango  2 місяці тому

      Hi Emad. Of course, glad that you liked the video. I appreciate the suggestion, thank you!

  • @ibrahimoglu
    @ibrahimoglu 3 місяці тому

    👍

  • @hakimboudraa158
    @hakimboudraa158 2 місяці тому

    thaaaaaanx ❤
    but, what about others users permissions

    • @CloudWithDjango
      @CloudWithDjango  2 місяці тому

      My pleasure! I'd recommend referring to the django docs on making it specific for other users