Django tutorial - How to improve your Django admin

preview_player
Показать описание
In this tutorial we'll be learning how to improve your Django admin through customisations such as filters, list displays and more.

☝ Get exclusive courses & become a better Django developer

✌️ Stay in touch

Thank you for watching and don't forget to subscribe :)
Рекомендации по теме
Комментарии
Автор

For people who'd prefer not to comment, feel free to like this comment if you'd like to see tables/graphs when customising the admin.

A note on that - customising the Django admin in terms of how it looks (colours, buttons etc) seems to be a large and unnecessary task. A possible alternative would be to specify a path to your custom Django admin in the settings.py file. That custom admin would be built from scratch and from what I understand would be an easier approach. If you have any other ideas feel free to comment them in response.

Thanks again for watching!

mattfreire
Автор

Please create a tutorial to show how to use custom admin template and turn django admin into a powerful dashboard with features like sidebar and charts. Will be very greatful.

harshbehl
Автор

I loved your explanation of the inline fields, everyone else made it really complication, yours was straight-forwards and easy to understand!

vardhanmahajan
Автор

Here from another distant tutorial. and still finding your work so educative. And yes, I would wish for one on full customization of admin page from scratch.

alexbarasa
Автор

Beautifully done, as usual. Very informative and well paced.

LookNumber
Автор

Amazing video. The way you describe the things makes things simpler. Please create a video on customising the Django admin like adding buttons to Delete. With as much as customisation possible. That would be a great help for us

PrashantKumar-urwy
Автор

Good stuff.. Thank you so much again and again for making pretty useful tutorials for us...:)
Also please make a tutorial about how to create a complete make of the default django admin site, like you said at the beginning of this tut.That will be pretty useful.

chamithjanaka
Автор

Would love to see a tut on super customizing the admin panel.

rgenericson
Автор

I’m interested in customizing the admin with table and graphs like you mention at the beginning

Christian-lguu
Автор

Thanks buddy, this lesson really helps me to won the project tender

roshanpandey
Автор

Thank you very useful video and cover so many good tips about admin model

vrfEducation
Автор

Very informative one, cleared a lot of my queries. Good work JD.

rennyjacob
Автор

great stuff! Been using django for a few years and still learned something new.

bridroid
Автор

I wish I could like this video more than once! Thanks for the nice tutorial.

petarz
Автор

I really appreciate this project. Please can you create a tutorial on complete makeover of the default admin panel

wealthyisaiah
Автор

Im definitely interested in customizing django admin

caseymccray
Автор

I just ran across your channel. Thanks for sharing with us! I am interested in customizing the admin page as well.
Keep up the good work!
Also why can't you use a FK in the list display?

floppy_keyboard
Автор

good video tutorial! ...custom admin area with chart by values from database will be a good issue!

catafest-work
Автор

I liked the video, are you able to make a video on how the graph shows on the admin page that these many new user accounts have been built and how many people visited the website?

YashPatel-vwnz
Автор

Great Tutorial, maybe not the most important things to know in Django but, It's good to know that!

michakwiatek