Django Admin Tutorial | Fully Customize Django Admin UI | Adding Related Relationship in Admin Panel

preview_player
Показать описание
In this video, I am going to explain -
* How to customize Django Admin UI using admin.ModelAdmin?
* Adding Related Relationship in Admin Panel like foreignkey, manytomanyfield, onetoonefield using tabularinline
* How to add list filter, ordering, search filter in Admin UI?
* How to make Admin Panel more user friendly?
* How to Manage Django admin fieldset, add_fieldset, list_display?
* Adding more functionality in admin UI

If you like the video do give it a thumbs up 👍 and share with your friends

✅ Do subscribe to my channel "Priyanshu Gupta" for more skill development and point to point videos 💖

I am trying to cover all problems faced by a developer as the material available on the internet is scattered and difficult to find...... I am trying to bring that all together which can be used effectively for fast and efficient productivity and skill enhancement

Social Links -

#Django #webdevelopment #djangoadmin
Рекомендации по теме
Комментарии
Автор

We can display foreignkey attributes in admin panel by declaring that attributes in readonly fields, which in our case it is staff

neelshah
Автор

bro keep going..boht easily explain kiya hai apne.... kudos

akshatsrivastava
Автор

brother is asynch in django really worth to write, because it's orm is not yet asynch so there is no point to write async code in django. Nice videos by the way, I learned more things from your videos.

satvirsingh
Автор

Can you please tell me how to add placeholder in search fields ?

Rashmi_Nainwal
Автор

Would have been nice if we were able to download the code so we could cross refer easily.

mysteriousbillionaire
Автор

bro tell me how can i add custom button in django admin A views.py function is called when i click on that button

abbaskhan-qqcs
Автор

bro please can you explain in English.. you are concept and subject is good but couldn't able to understand few things in hindi

banil
Автор

Bro atleast provide code for this so that we can write code simultaneously it would be good to understand

amitkhandelwal
Автор

Hello Brother, Please provide whole code

ganeshthube