I rarely have much to say about YT tutorials - but I do have to say something regarding your EXCELLENT tutorials! I'm new in Django and find the documentation hard to follow - especially if one'd want to grasp the bigger picture of it all - how it is stitched together. You somehow manage to drill down while at the same time give it all a meaningful context. I've learned more from five of your tutorials than I have in total for half a year. Kudos - you really deserve more views, likes, and followers. Very grateful - keep up the splendid work!
@@veryacademy Not quite sure what you mean - I find it all splendid. Especially (and please keep that spirit/style) that you don't edit out the occasional hickups. We all have them, a missing asterisk or what have you, and it's quite refreshing, even engaging, to see them :)
Oh my god. Very useful lecture. I don’t see this wonderful lecture. Step by step permissions. I used to write a lot of permission code in views. One test and one test and one test. Understand code perfect
WOW !! what a in-depth tutorial. I loved it. I felt bad to see that this man has only 62k subs. Thanks a lot for such amazing content. Please keep making videos for us.
i love that you focus on something new in every single video, not just creating an app .. thank you for your efforts, can you tell me if you are using DRF or not?
It doesn't make sense to me to create your own Role system, while there are groups available in Django that can be further customized. I have seen several tutorials on the web about Role-based permission systems in Django. They all allowed Django to use Roles by creating an entire architecture for them in models. As your application grows, it can be difficult to use such an architecture flawlessly. Groups are designed to grow with your application, so they are more handy in real-world scenarios.
Really interesting video, thank you! @veryacademy django-guardian appears stalled, with no releases for years now. Is this something we should still use?
Thank you for your videos, it help me a lot in understanding the django permissions, but how about, showing objects in a model for a specific user, like having a Profile model, after login, they can only see the profile objects which belong to a specific user. TIA
I am getting a KeyError on 'username'. I print the form.base_fields.keys() and it basically says only 1 key: 'password'. How are you adding all the other fields?
Suggestion: controlling bots that ignore robots.txt, spiders that try to pull too much too fast - especially when they ignore the api you offer, and of course throttling an api.
This is one of the best resources one could find, loved it
I don't regret the little token they remove from my account every month to support your page here, you are just a blessing to every developer
I rarely have much to say about YT tutorials - but I do have to say something regarding your EXCELLENT tutorials!
I'm new in Django and find the documentation hard to follow - especially if one'd want to grasp the bigger picture of it all - how it is stitched together.
You somehow manage to drill down while at the same time give it all a meaningful context.
I've learned more from five of your tutorials than I have in total for half a year.
Kudos - you really deserve more views, likes, and followers.
Very grateful - keep up the splendid work!
Thank you! Apologies for the lack of a clear starting point. Over the next few months I will be focusing on getting that sorted.
@@veryacademy Not quite sure what you mean - I find it all splendid. Especially (and please keep that spirit/style) that you don't edit out the occasional hickups. We all have them, a missing asterisk or what have you, and it's quite refreshing, even engaging, to see them :)
Oh my god. Very useful lecture.
I don’t see this wonderful lecture. Step by step permissions. I used to write a lot of permission code in views.
One test and one test and one test. Understand code perfect
the best video about permissions in djago i ever seen in youtube
Thanks
Must watch. Saved for tomorrow. Thank you for the video.
Excited to check this out.
Thank you - apologise in advance if it is not what you expected.
It's awesome!! Very helpful
WOW !! what a in-depth tutorial. I loved it. I felt bad to see that this man has only 62k subs. Thanks a lot for such amazing content. Please keep making videos for us.
What a brilliant in-depth series. Thanks!
Great series, God bless you. Remember I am always watching you 🔥👍
Thank you and good to see you again
I love your courses about django! keep it up
Glad you like them!
Solidified some aspects i skipped. Sir you are doing a great job
Excellent
thanks, you are doing great! keep pushing
Really great tutorial. That's a good addition to the documentation. G thanks!
i love that you focus on something new in every single video, not just creating an app .. thank you for your efforts, can you tell me if you are using DRF or not?
Hi, erm, am I using DRF for what sir?
@@veryacademy probably he's talking about DRF series
Thank you for sharing, I appreciate the time and work you put into making this.
Glad you enjoyed it!
Thank you for this series. Please also cover Roles based permissions.
Yep ok noted, thank you. Groups and Roles can be used interchangeably. Are you looking for more regarding Groups?
@@veryacademy Yes like websites will have many roles like Admin, Manager, SalesPerson, IT Team etc.
Yes i also agree with you
It doesn't make sense to me to create your own Role system, while there are groups available in Django that can be further customized. I have seen several tutorials on the web about Role-based permission systems in Django. They all allowed Django to use Roles by creating an entire architecture for them in models. As your application grows, it can be difficult to use such an architecture flawlessly. Groups are designed to grow with your application, so they are more handy in real-world scenarios.
Thanks, at 18:07 the video is corrupt. Like ffmpeg encoding stuff problems.
interesting topic
Just looking at the title => like. Thank you!
Thank you too!
Great content, you are such a life saver and believe me you are changing lives of many. Can you kindly share content on Multi-tenancy? Thanks
Thank you - I keep being asked about it, I will have to do something soon about Multi-Tenancy
Field level permission 👍🏻👍🏻
Great tutorial! really appreciate it.
I love your content.
Great video! Thanks
Really interesting video, thank you! @veryacademy django-guardian appears stalled, with no releases for years now. Is this something we should still use?
52:34 this will not work if the staff user has permission of add user also.
Can you do docker deployment (Django, Redis,Celery)to aws beanstalk or similar service in gcp or azure
Mate, I am going to be on this asap. I will get around to it and just go crazy make a few tutorials on deploying everywhere.
roles and permissions what i was looking for.... thanks
Perfect!
Thanks for the great awesome tutorials. Please could do a tutorial on planning an app with django. From Ui to testing series.
Hi,i am following your tutorials recently.its great and amazing. Do you have by the way any tutorial on putting django in production using IIS.
😍😍😍🤩🤩🤩 Thannnnks
You’re welcome 😊
You rock!
Great video but you should add a timestamps 🙌
Thank you for your videos, it help me a lot in understanding the django permissions, but how about, showing objects in a model for a specific user, like having a Profile model, after login, they can only see the profile objects which belong to a specific user. TIA
nicee
I am getting a KeyError on 'username'. I print the form.base_fields.keys() and it basically says only 1 key: 'password'. How are you adding all the other fields?
Thank you so much!
Thanks for this
Welcome
Suggestion: controlling bots that ignore robots.txt, spiders that try to pull too much too fast - especially when they ignore the api you offer, and of course throttling an api.
Saved!
Thank you
thank you
Please I need to explain me how I can make paid spaces for ads not google ads just created ads from client
Very interesting, what is your tech stack? Django templates / SPA...?
@@veryacademy I am using django templates
Deep thanks
PLEASE WHEN IS PART 2 COMING
In about 20mins
@@veryacademy Please cover roles based permissions.
👍🏻
Thank you
Table naming in blank diagram with user - groups - permissions does not give a sense but the logic is right.
Watch at 1.5x
please timestamp sections =[