Custom Django Admin using Jazzmin | E-commerce Website using Django | Ep. 2 | Desphixs

  Рет қаралды 21,272

Desphixs

Desphixs

Жыл бұрын

The Django E-commerce Tutorial Series is for students who want to learn Django while making an online store. It's a great way to start with Python and Django, starting from basics and moving on to more advanced stuff. You can pick and choose specific topics or tutorials because it's designed to be flexible. Subscribe for more cool stuff!
___________________________
Notice: Are you Looking to launch a real eCommerce platform? I have a better source code for you. Send a message to desphixs@gmail.com now and discuss it.
👨‍💻 Download Source Code using any of the links below: 👇
Download: selar.co/ecommerce-source-code
OR
Download: / 74982
BEST DJANGO COURSES
___________________________
💻 Create your own banking app tutorial - www.udemy.com/course/create-a...
___________________________
💻 KZbin Clone With Django - www.udemy.com/course/fullstac...
___________________________
💻 Facebook Clone with Django- www.udemy.com/course/build-fa...
🔗 Social Medias 🔗
📱 Twitter: / desphixs
📸 Instagram: / desphixs__
⭐ Discord: / discord
📝 LinkedIn: / destiny-franks-18611120a
🌎 Website: www.desphixs.com
📂 GitHub: github.com/desphixs
🔊 Podcast: Coming Soon
💸 Donations 💸
💵 One-Time Donations: paystack.com/pay/desphixs
💰 Patreon: www.patreon.com/join/desphixs...
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
------------------------------------------------ About Me --------------------------------------------
My name is Destiny Franks, and I'm a Nigerian Web/Mobile App Developer. I truly enjoy coding, and since it's what I want to do in the long term, I decided to share my experience while teaching on KZbin. So, via this channel, you'd learn programming, software engineering, machine learning, and everything IT. With a focus on Python and JavaScript, my channel seeks to provide you with free tools to help you learn to code and get started in the software engineering and programming business. My goal is to deliver the best programming and technology videos on the internet!

Пікірлер: 41
@AmirShojaei-py5js
@AmirShojaei-py5js 3 ай бұрын
Bro, Amazing tutorial. Thank you ❤
@joshuatheprogrammer
@joshuatheprogrammer 8 ай бұрын
Bro. Thank you for your great stuff
@jenishlad6021
@jenishlad6021 4 ай бұрын
i just want download images you are using in this project. so from where will get this images.
@GaBoyInKy
@GaBoyInKy 4 ай бұрын
Of course now it's django-jazzmin.
@UlugbekFarhodov
@UlugbekFarhodov 12 күн бұрын
brother thanks for explaining
@vinu4697
@vinu4697 5 ай бұрын
pip install jazzmin ERROR: Could not find a version that satisfies the requirement jazzmin (from versions: none) ERROR: No matching distribution found for jazzmin how slv this problem
@desphixs
@desphixs 5 ай бұрын
It should be pip install django-jazzmin
@BishnuThapaMagar
@BishnuThapaMagar Жыл бұрын
Amazing tutorial, anyway, how to remove Jazzmin Version from footer right.
@desphixs
@desphixs Жыл бұрын
Thanks. Jazzmin version can't be removed, btw check the docs to see if there is an update on how to do that.
@godwinwilson2076
@godwinwilson2076 Жыл бұрын
It was working before but it's now saying in the console: Refused to apply style because it's MIME type ('text/html') is not supported. Please what do I do?
@desphixs
@desphixs Жыл бұрын
In your base HTML head section add this line,
@godwinwilson2076
@godwinwilson2076 Жыл бұрын
@@desphixs Thank you
@sandipsharma9762
@sandipsharma9762 2 ай бұрын
Hello Destiny , I have a issue in site_header it does not show in admin dashboard instead of site header it show the site brand side to the logo ...?
@desphixs
@desphixs 2 ай бұрын
Please refer to Jazzmin Docs; they have simplified their documents to make them easier to understand. This will guide you in fixing the issue. django-jazzmin.readthedocs.io/
@sandipsharma9762
@sandipsharma9762 2 ай бұрын
@@desphixs okay thankyou sir
@dutaksp2965
@dutaksp2965 Жыл бұрын
Is it dificult to enlarge the font size in your terminal and text editor ? 🤔
@speedoodeveloper1675
@speedoodeveloper1675 Жыл бұрын
He enlarged it before, I don't know why he zoom out again
@desphixs
@desphixs Жыл бұрын
My apologies, 🙏🏻 From next tutorials I'll make sure it readable, please pardon this one time.
@kokinature
@kokinature 11 ай бұрын
the Admin page header just shows the logo then site_brand, it does not show site_header. what might be the reason?
@desphixs
@desphixs 11 ай бұрын
Can you paste your jazzmin setting here?
@drkorayugurlu
@drkorayugurlu 5 ай бұрын
I have the same problem. Have you solved it?@@desphixs
@onuohamichael7541
@onuohamichael7541 2 ай бұрын
please how do i get pass this: ERROR: Could not find a version that satisfies the requirement jazzmin (from versions: none) ERROR: No matching distribution found for jazzmin am justing version python 3.12.2
@user-ju3qv6kw6j
@user-ju3qv6kw6j 2 ай бұрын
Module not found error:No module named "jazzmin"
@abdoboutkhamt8955
@abdoboutkhamt8955 11 ай бұрын
when i try to install jazzmin i get this error ERROR: Could not find a version that satisfies the requirement jazzmin (from versions: none) ERROR: No matching distribution found for jazzmin
@desphixs
@desphixs 10 ай бұрын
This error is likely due to your Django version, can I see your pip freeze and settings.py code?
@NikhilSingh-pl1qh
@NikhilSingh-pl1qh 7 ай бұрын
I am also getting the same error...What should I do?
@Blink18575
@Blink18575 5 ай бұрын
i have problem in jazzmin ,it shows you dont have module named jazzmin
@tweuuewt3768
@tweuuewt3768 5 ай бұрын
maybe you forgot a comma example: "rest_framework", "jazzmin"
@tweuuewt3768
@tweuuewt3768 5 ай бұрын
but ur "jazzmin" have to be in the beginning
@janing06
@janing06 6 ай бұрын
How to use jazzmin on production?
@desphixs
@desphixs 6 ай бұрын
The same way you used it on development is how you should use it on production. Just make sure to collect static and put it on your Bucket
@janing06
@janing06 6 ай бұрын
@@desphixs python manage.py collectstatic Found another file with the destination path 'admin/js/popup_response.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/js/cancel.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Post-processing 'vendor/bootswatch/default/bootstrap.min.css' failed! This is why I get server error 500 when using jazzmin on production but works perfectly fine with default django admin styling. Why is this ?
@tercihsenin6157
@tercihsenin6157 11 ай бұрын
hello teacher, it would be nice if you could translate your udemy education into foreign languages so that people from other countries can follow
@desphixs
@desphixs 11 ай бұрын
That's a great idea, i'd look into that now
@moments9655
@moments9655 4 ай бұрын
I installed jazzmin but the admin is not similar to yours
@moments9655
@moments9655 4 ай бұрын
nvm...I hadn't saved my changes
@desphixs
@desphixs 4 ай бұрын
Okay 👍
@speedoodeveloper1675
@speedoodeveloper1675 Жыл бұрын
Hi good evening I really love this tutorial, please can you create Whatsapp group for your students
@desphixs
@desphixs Жыл бұрын
Thanks buddy. Sure, I'll do that as soon as possible. But i was even thinking of creating a discord server instead of WhatsApp, what you thoughts on it?
@speedoodeveloper1675
@speedoodeveloper1675 Жыл бұрын
@@desphixs please we prefer Whatsapp, not everyone is on discord
@shaysframe1472
@shaysframe1472 Жыл бұрын
@@desphixs The discord server doesn't work... Can you update the link
Customise the Django admin with Jazzmin
13:29
Cloud With Django
Рет қаралды 10 М.
Sigma Kid Hair #funny #sigma #comedy
00:33
CRAZY GREAPA
Рет қаралды 30 МЛН
That's how money comes into our family
00:14
Mamasoboliha
Рет қаралды 12 МЛН
Cat Corn?! 🙀 #cat #cute #catlover
00:54
Stocat
Рет қаралды 15 МЛН
How I'd Learn Web Development (If I Could Start Over)
6:55
Dylan Cole
Рет қаралды 520 М.
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 925 М.
Add charts with Django admin
15:33
Cloud With Django
Рет қаралды 9 М.
Django Multi-Language AdminSite
21:35
Very Academy
Рет қаралды 3,6 М.
The Biggest Mistake Beginners Make When Web Scraping
10:21
John Watson Rooney
Рет қаралды 106 М.
PhD AI student explains how China already have won in AI..
13:28
livinlavidaluke
Рет қаралды 41 М.
Это - iPhone 16 и вот что надо знать...
17:20
Overtake lab
Рет қаралды 94 М.
АЙФОН 20 С ФУНКЦИЕЙ ВИДЕНИЯ ОГНЯ
0:59
КиноХост
Рет қаралды 1,1 МЛН
Cheapest gaming phone? 🤭 #miniphone #smartphone #iphone #fy
0:19
Pockify™
Рет қаралды 4,1 МЛН