Congrats for the video, it's the best video about integrating the AdminLTE3 on Django. I'm trying to figure out how to use on Django admin app the same template. Any tips? Or it's possible to make another video with this part? Nice work again. Best regards,
Great first video! I wonder why you didn’t just copy the entire contents over to the static folder. Quick Tip: Set your monitor to a lower resolution next time so the text will appear larger in the video.
Hi there, thanks for the feedback. Definitely we can do that. But I would like to minimize the file as much as I can. AdminLTE has provided a lot of js packages that we don't necessary need in this tutorial.
I'm your 100th subscriber. This video was amazing!
Congrats for the video, it's the best video about integrating the AdminLTE3 on Django. I'm trying to figure out how to use on Django admin app the same template. Any tips? Or it's possible to make another video with this part? Nice work again. Best regards,
Thank you for a very clear tutorial!
Thank you brother, Same previous comment. it's helpful.
Good job, this is what I've being looking for
I found this video really helpful,so thank you for making it 😅
Very good waiting for the next tutorial
Nice tutorial 👍
Thank you. Great vidoe , its helpful
I have been looking for this! Thank you so much! And I really love your wallpaper. That's from Spirited Away, right?
th-cam.com/video/E8qncLP3YFg/w-d-xo.html
Great first video! I wonder why you didn’t just copy the entire contents over to the static folder. Quick Tip: Set your monitor to a lower resolution next time so the text will appear larger in the video.
Hi there, thanks for the feedback. Definitely we can do that. But I would like to minimize the file as much as I can. AdminLTE has provided a lot of js packages that we don't necessary need in this tutorial.
th-cam.com/video/E8qncLP3YFg/w-d-xo.html
thanks, you're the best.
Thanks!!
why STATICFILES_DIRS = [
os.path.join(BASE_DIR, "static"),
] result warning: NameError: name 'os' is not defined?
maybe you did´nt import the library os
@@claudiamichellecharlesrome1805 good
do this import os
@Eko, from your settings file, simply add this line .... import os
thats all you need to do
th-cam.com/video/E8qncLP3YFg/w-d-xo.html
Good job , thank you...
thank you:*