Django Permissions | Model Level Permissions | Admin Site | Introduction | Part 1

  Рет қаралды 43,479

Very Academy

Very Academy

Күн бұрын

Пікірлер: 74
@pipurs
@pipurs 2 жыл бұрын
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
@veryacademy 2 жыл бұрын
Thank you! Apologies for the lack of a clear starting point. Over the next few months I will be focusing on getting that sorted.
@pipurs
@pipurs 2 жыл бұрын
@@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 :)
@braimahhassanoshiapemhe6430
@braimahhassanoshiapemhe6430 2 жыл бұрын
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
@myoji5580
@myoji5580 Жыл бұрын
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
@fadygamilmahrousmasoud5863
@fadygamilmahrousmasoud5863 2 жыл бұрын
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?
@veryacademy
@veryacademy 2 жыл бұрын
Hi, erm, am I using DRF for what sir?
@clarckkim
@clarckkim Жыл бұрын
@@veryacademy probably he's talking about DRF series
@ProSimples
@ProSimples 2 жыл бұрын
Must watch. Saved for tomorrow. Thank you for the video.
@ankitdevkota6585
@ankitdevkota6585 5 ай бұрын
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.
@anunnaki_7
@anunnaki_7 2 жыл бұрын
the best video about permissions in djago i ever seen in youtube
@veryacademy
@veryacademy 2 жыл бұрын
Thanks
@KrishnaManohar8021
@KrishnaManohar8021 2 жыл бұрын
Great series, God bless you. Remember I am always watching you 🔥👍
@veryacademy
@veryacademy 2 жыл бұрын
Thank you and good to see you again
@jonl316
@jonl316 2 жыл бұрын
Excited to check this out.
@veryacademy
@veryacademy 2 жыл бұрын
Thank you - apologise in advance if it is not what you expected.
@jonl316
@jonl316 2 жыл бұрын
It's awesome!! Very helpful
@resourcejunior7481
@resourcejunior7481 2 жыл бұрын
Solidified some aspects i skipped. Sir you are doing a great job
@veryacademy
@veryacademy 2 жыл бұрын
Excellent
@musicvstime9559
@musicvstime9559 2 жыл бұрын
I love your courses about django! keep it up
@veryacademy
@veryacademy 2 жыл бұрын
Glad you like them!
@mkhnuser
@mkhnuser 10 ай бұрын
What a brilliant in-depth series. Thanks!
@shadrackdanford5533
@shadrackdanford5533 2 жыл бұрын
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
@veryacademy
@veryacademy 2 жыл бұрын
Thank you - I keep being asked about it, I will have to do something soon about Multi-Tenancy
@noblessetech
@noblessetech 2 жыл бұрын
Thank you for this series. Please also cover Roles based permissions.
@veryacademy
@veryacademy 2 жыл бұрын
Yep ok noted, thank you. Groups and Roles can be used interchangeably. Are you looking for more regarding Groups?
@noblessetech
@noblessetech 2 жыл бұрын
@@veryacademy Yes like websites will have many roles like Admin, Manager, SalesPerson, IT Team etc.
@SajidAli-wy1zs
@SajidAli-wy1zs 2 жыл бұрын
Yes i also agree with you
@lol-wo5pc
@lol-wo5pc 10 ай бұрын
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.
@virolana
@virolana 3 ай бұрын
Really interesting video, thank you! @veryacademy django-guardian appears stalled, with no releases for years now. Is this something we should still use?
@onyxelite312
@onyxelite312 2 жыл бұрын
Thank you for sharing, I appreciate the time and work you put into making this.
@veryacademy
@veryacademy 2 жыл бұрын
Glad you enjoyed it!
@lol-wo5pc
@lol-wo5pc 10 ай бұрын
Really great tutorial. That's a good addition to the documentation. G thanks!
@sulfur32066
@sulfur32066 Жыл бұрын
thanks, you are doing great! keep pushing
@omkarsutar578
@omkarsutar578 Жыл бұрын
Field level permission 👍🏻👍🏻
@rokibulhaque1673
@rokibulhaque1673 Жыл бұрын
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.
@miles2590
@miles2590 2 жыл бұрын
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
@johnmindi530
@johnmindi530 2 жыл бұрын
roles and permissions what i was looking for.... thanks
@veryacademy
@veryacademy 2 жыл бұрын
Perfect!
@dodokwak
@dodokwak 2 жыл бұрын
Just looking at the title => like. Thank you!
@veryacademy
@veryacademy 2 жыл бұрын
Thank you too!
@raphaelamponsah9063
@raphaelamponsah9063 2 жыл бұрын
Thanks for the great awesome tutorials. Please could do a tutorial on planning an app with django. From Ui to testing series.
@djangodeveloper07
@djangodeveloper07 2 жыл бұрын
interesting topic
@shaheenirivetty7740
@shaheenirivetty7740 2 жыл бұрын
Can you do docker deployment (Django, Redis,Celery)to aws beanstalk or similar service in gcp or azure
@veryacademy
@veryacademy 2 жыл бұрын
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.
@gustavorocha6592
@gustavorocha6592 Жыл бұрын
Great video! Thanks
@user-gf3hf5ri8b
@user-gf3hf5ri8b Жыл бұрын
Great tutorial! really appreciate it.
@sankarebarri
@sankarebarri Жыл бұрын
You rock!
@abhinasregmi9742
@abhinasregmi9742 Жыл бұрын
I love your content.
@lumkilentetha
@lumkilentetha 2 жыл бұрын
thank you
@omegaroyal
@omegaroyal 6 ай бұрын
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?
@aliasgharqeysari9724
@aliasgharqeysari9724 11 ай бұрын
nicee
@MrRynRules
@MrRynRules Жыл бұрын
Thank you so much!
@nitensapkota8606
@nitensapkota8606 2 жыл бұрын
Great video but you should add a timestamps 🙌
@matiasibarra7650
@matiasibarra7650 2 жыл бұрын
Thanks for this
@veryacademy
@veryacademy 2 жыл бұрын
Welcome
@malikrumi1206
@malikrumi1206 2 жыл бұрын
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.
@MohdImran-uq5iv
@MohdImran-uq5iv 2 жыл бұрын
👍🏻
@veryacademy
@veryacademy 2 жыл бұрын
Thank you
@mohamedyahya4014
@mohamedyahya4014 2 жыл бұрын
Deep thanks
@tesfatsionshiferaw3474
@tesfatsionshiferaw3474 2 жыл бұрын
Saved!
@veryacademy
@veryacademy 2 жыл бұрын
Thank you
@mohamad6650
@mohamad6650 2 жыл бұрын
Please I need to explain me how I can make paid spaces for ads not google ads just created ads from client
@veryacademy
@veryacademy 2 жыл бұрын
Very interesting, what is your tech stack? Django templates / SPA...?
@mohamad6650
@mohamad6650 2 жыл бұрын
@@veryacademy I am using django templates
@sempresionus
@sempresionus Жыл бұрын
Table naming in blank diagram with user - groups - permissions does not give a sense but the logic is right.
@CrackerWeb
@CrackerWeb Жыл бұрын
52:34 this will not work if the staff user has permission of add user also.
@robertcoffie8789
@robertcoffie8789 2 жыл бұрын
PLEASE WHEN IS PART 2 COMING
@veryacademy
@veryacademy 2 жыл бұрын
In about 20mins
@noblessetech
@noblessetech 2 жыл бұрын
@@veryacademy Please cover roles based permissions.
@kalahari8295
@kalahari8295 Жыл бұрын
Watch at 1.5x
@anthonydattolo6297
@anthonydattolo6297 2 жыл бұрын
please timestamp sections =[
@musicvstime9559
@musicvstime9559 2 жыл бұрын
😍😍😍🤩🤩🤩 Thannnnks
@veryacademy
@veryacademy 2 жыл бұрын
You’re welcome 😊
Watermelon magic box! #shorts by Leisi Crazy
00:20
Leisi Crazy
Рет қаралды 114 МЛН
когда не обедаешь в школе // EVA mash
00:51
EVA mash
Рет қаралды 4,4 МЛН
She's very CREATIVE💡💦 #camping #survival #bushcraft #outdoors #lifehack
00:26
Django Permissions | Model Level | Views and Templates
23:30
Very Academy
Рет қаралды 18 М.
Django Channels & WebSockets Oversimplified
16:35
Dennis Ivy
Рет қаралды 137 М.
FastAPI, Flask or Django - Which Should You Use?
9:49
Tech With Tim
Рет қаралды 90 М.
How to Check if a User Exists Among Billions! - 4 MUST Know Strategies
12:44
Multiple User Types | Django
21:13
Daniel Roy Greenfeld
Рет қаралды 56 М.
"The Life & Death of htmx" by Alexander Petros at Big Sky Dev Con 2024
23:01
Montana Programmers
Рет қаралды 63 М.
Django Guardian | Object Level | View and Templates
29:28
Very Academy
Рет қаралды 10 М.