Django Admin Template and CSS Overrides

  Рет қаралды 50,160

Very Academy

Very Academy

Күн бұрын

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
/ @veryacademy
👍SUBSCRIBE to get more free tutorials, courses and code snippets!
/ @veryacademy
👍👍Follow us on Facebook
/ veryacademycom-1132321...
👍👍👍Follow use on Twitter:
/ veryacademy

Пікірлер: 53
@oliverotchere6571
@oliverotchere6571 3 жыл бұрын
Finally my Django super hero is back 😁😁
@veryacademy
@veryacademy 3 жыл бұрын
🧤
@thegaribovv
@thegaribovv 3 жыл бұрын
Good tutorial, i love tutorials which start step-by-steps and explains pros and cons of each step. Subscribed.
@veryacademy
@veryacademy 3 жыл бұрын
Thank you
@DiegoBlackDrop
@DiegoBlackDrop 3 жыл бұрын
Better than the documentation. Your video saved my day.
@ctyptoviet
@ctyptoviet Жыл бұрын
I love the way you teaching, it is really helpful. Thank you very much.
@Cubas1111
@Cubas1111 Жыл бұрын
Thank you i'll have me wage this month!
@metehankgulle2961
@metehankgulle2961 3 жыл бұрын
Hi Man. I've been looking for the answer to this question for a few days. I came across it by chance. thanks.
@veryacademy
@veryacademy 3 жыл бұрын
Glad I could help!
@Tabarkano
@Tabarkano 2 жыл бұрын
Big thanks for all the tutorials! 👏
@veryacademy
@veryacademy 2 жыл бұрын
Glad you like them!
@thangnguyenlehuy4887
@thangnguyenlehuy4887 3 жыл бұрын
Thanks for this video, it's really useful to me
@veryacademy
@veryacademy 3 жыл бұрын
You are welcome
@Mech174
@Mech174 Жыл бұрын
this is exactly what i was looking for, thanks
@mohamed-abdelhay-desertcamel
@mohamed-abdelhay-desertcamel Жыл бұрын
simple and neat guide as a start up step only good job thank you
@wajdialsalti7331
@wajdialsalti7331 3 жыл бұрын
you are the one i am looking for thx alot man
@whichdude420
@whichdude420 3 жыл бұрын
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
@veryacademy
@veryacademy 3 жыл бұрын
Hi Kamarul, yeah there are a few examples - maybe I will make a guide on this?
@whichdude420
@whichdude420 3 жыл бұрын
@@veryacademy oh yes you should.. the package I was referring to was Adminlte3 django admin.. I think the configuration setup can teach us alot about static files.. good luck
@awusacollins
@awusacollins Жыл бұрын
Great tutorial!
@demasjaring5435
@demasjaring5435 2 жыл бұрын
Realy helpfull
@UserHuge
@UserHuge 6 ай бұрын
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??
@anupamaiyengar2559
@anupamaiyengar2559 Жыл бұрын
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.
@saadessam
@saadessam 2 жыл бұрын
Good tutorial.
@emonymph6911
@emonymph6911 3 жыл бұрын
At 3min how did you pull up the file structure tree in a .txt file? Did you manually create that? :O
@veryacademy
@veryacademy 3 жыл бұрын
Hey, yeah all by hand that one! I would have copied a general structure from somewhere.
@matovumicheal7758
@matovumicheal7758 2 жыл бұрын
I found it really helpful
@machinimaaquinix3178
@machinimaaquinix3178 3 жыл бұрын
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?
@veryacademy
@veryacademy 3 жыл бұрын
For sure, I will be moving into adding functionality very soon, once I finished the e-commerce I will put out a few more on this subject
@stefanAH97
@stefanAH97 3 жыл бұрын
very helpful, thnx alot!
@fowad27
@fowad27 3 жыл бұрын
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?
@techzone305
@techzone305 2 жыл бұрын
very helpful. Thanks!
@birhanushimles6478
@birhanushimles6478 2 жыл бұрын
Great
@sagargulati639
@sagargulati639 2 жыл бұрын
for my existing project where there is no virtual environment created. how can I find the django folder and edit the css files...?
@veryacademy
@veryacademy 2 жыл бұрын
Best to use a venv
@Asgallu
@Asgallu 3 жыл бұрын
Hi. Great videos!. How can I add or make a report in django admin?. Any idea, doc..?
@achourmedarbi9591
@achourmedarbi9591 2 жыл бұрын
good job
@jacknayem
@jacknayem 3 жыл бұрын
I have hosted my Django website. But there the default admin panel do not get css. what should I do sir?
@florinalexandruciovica2526
@florinalexandruciovica2526 3 жыл бұрын
no matter what i write in base.html under virtual environment, nothing changes there. why is that?
@hrushikeshvazurkar
@hrushikeshvazurkar 2 жыл бұрын
You are GOD
@veryacademy
@veryacademy 2 жыл бұрын
Thanks mate, I am really not, but that's ok.
@LongThanh-tm5et
@LongThanh-tm5et 3 жыл бұрын
sorry but my project has no venv folder, so can you tell me where the problem is please?
@veryacademy
@veryacademy 3 жыл бұрын
You don’t have to make one, but you can do. Py or python -m venv venv in the terminal then venv\Scripts\activate
@LongThanh-tm5et
@LongThanh-tm5et 3 жыл бұрын
@@veryacademy thanks!
@RellonLawrence
@RellonLawrence 3 жыл бұрын
What happes to the css when you run collect static?
@veryacademy
@veryacademy 3 жыл бұрын
Hey Rellon, lets remember that when you run collect static the css will be copied across from the venv>django to the static folder.
@RellonLawrence
@RellonLawrence 3 жыл бұрын
@@veryacademy would that not overwrite any changes? Or should we run collect static and then make changes?
@matovumicheal7758
@matovumicheal7758 2 жыл бұрын
Thanks
@upodai
@upodai 4 ай бұрын
👏
@kapilraj5140
@kapilraj5140 3 жыл бұрын
Hey could you please provide that notepad file that you have shown, the one with the file structure?
@benowen8321
@benowen8321 3 жыл бұрын
vs code I think. Atom is another good editor.
@AHabib1080
@AHabib1080 3 жыл бұрын
I have followed you but my Css files gone missing
@LetWorkTogether
@LetWorkTogether 3 жыл бұрын
Could you upload your code, please?
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 11 МЛН
UFC 308 : Уиттакер VS Чимаев
01:54
Setanta Sports UFC
Рет қаралды 899 М.
Yay, My Dad Is a Vending Machine! 🛍️😆 #funny #prank #comedy
00:17
HTML Templates Instead Of Reactivity | Prime Reacts
12:42
ThePrimeTime
Рет қаралды 114 М.
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 975 М.
Integrate Tailwind into your Django application
28:36
Cloud With Django
Рет қаралды 22 М.
Customizing Django Admin Dashboard With Jazzmin | 2024
15:42
THE PROTON GUY
Рет қаралды 3,7 М.
Customise the Django admin with Jazzmin
13:29
Cloud With Django
Рет қаралды 12 М.
Advanced styling for Django admin
8:18
Cloud With Django
Рет қаралды 7 М.
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 11 МЛН