Python Django Admin Page Change Style | Bootstrap Integration using pip

Published: 10 August 2019
on channel: Thaai Mozhi Kalvi
2,911
58

install commend :-
pip install bootstrap-admin

Add the 'bootstrap_admin', line in above 'django.contrib.admin'. in settings.py


settings.py

INSTALLED_APPS = [
'bootstrap_admin',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
]

-------------------------------
Thanks for your support.
[ Thaai Mozhi Kalvi ]

WebSite : https://www.thaaimozhikalvi.com
Mail : info@thaaimozhikalvi.com
Facebook :   / agp.agm  
Instagram :   / gpdhanush  
Twitter :   / gp_dhanush  


On this page of the site you can watch the video online Python Django Admin Page Change Style | Bootstrap Integration using pip with a duration of hours minute second in good quality, which was uploaded by the user Thaai Mozhi Kalvi 10 August 2019, share the link with friends and acquaintances, this video has already been watched 2,911 times on youtube and it was liked by 58 viewers. Enjoy your viewing!