Django Admin Template and CSS Overrides

preview_player
Показать описание
The Django Admin site provides a rich set of features accessible in every Django project. In fact one of the best features of Django is the Django Admin Site. This series focuses on the Customisation, Hooks, Features, Functions, Adaptions that can be performed in the Django Admin Site. In this tutorial we look at how to override any of the Django admin templates and CSS that is connected to the admin templates.

✨ Support us - join us as a very academy member

👍SUBSCRIBE to get more free tutorials, courses and code snippets!

👍👍Follow us on Facebook

👍👍👍Follow use on Twitter:
Рекомендации по теме
Комментарии
Автор

Finally my Django super hero is back 😁😁

oliverotchere
Автор

Good tutorial, i love tutorials which start step-by-steps and explains pros and cons of each step. Subscribed.

thegaribovv
Автор

I love the way you teaching, it is really helpful. Thank you very much.

ctyptoviet
Автор

Better than the documentation. Your video saved my day.

DiegoBlackDrop
Автор

Hi Man.
I've been looking for the answer to this question for a few days.
I came across it by chance. thanks.

metehankgulle
Автор

Thank you i'll have me wage this month!

Cubas
Автор

this is exactly what i was looking for, thanks

Mech
Автор

simple and neat guide as a start up step only
good job
thank you

mohamed-abdelhay-desertcamel
Автор

Thanks for this video, it's really useful to me

thangnguyenlehuy
Автор

you are the one i am looking for thx alot man

wajdialsalti
Автор

I once downloaded a django package that is able to change the admin template to a generic looking admin panel.. Forgot what it is called though..
Cool tutorial nonetheless.. cheers mate

whichdude
Автор

well, that seemed like you have just guessed the file to edit, that leaves a for questions. How do you find out the right blocks or files to override??

UserHuge
Автор

This is a great series! I think I can use the stuff here to add another button next to the "Save" button to extend the admin page a bit more right?

machinimaaquinix
Автор

no matter what i write in base.html under virtual environment, nothing changes there. why is that?

florinalexandruciovica
Автор

At 3min how did you pull up the file structure tree in a .txt file? Did you manually create that? :O

emonymph
Автор

can we add ajax forms in the django admin in the following case- dynamically load drop down values (child model )when a choice in selected (parent model) from another drop down.

anupamaiyengar
Автор

sorry but my project has no venv folder, so can you tell me where the problem is please?

LongThanh-tmet
Автор

Hi. Great videos!. How can I add or make a report in django admin?. Any idea, doc..?

Asgallu
Автор

for my existing project where there is no virtual environment created. how can I find the django folder and edit the css files...?

sagargulati
Автор

I want to create a "users" link on my websites homepage which allows you to add or remove users is you are logged in as a superuser... if I want to create a stripped-down version of the users website without all of the functionality, how do I ensure I can access the full users page myself in case I need it? In other words, is there a way to create a template which is used for the front end and another one used for the backend?

fowad