How to add AdminLTE3 into Django2

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ต.ค. 2024

ความคิดเห็น • 24

  • @mahianmahin2530
    @mahianmahin2530 3 ปีที่แล้ว

    I'm your 100th subscriber. This video was amazing!

  • @414121
    @414121 2 ปีที่แล้ว +1

    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,

  • @alexv.8282
    @alexv.8282 2 ปีที่แล้ว

    Thank you for a very clear tutorial!

  • @nakorns320
    @nakorns320 3 ปีที่แล้ว

    Thank you brother, Same previous comment. it's helpful.

  • @lawrence4520
    @lawrence4520 4 ปีที่แล้ว

    Good job, this is what I've being looking for

  • @shreyamahindrakar7048
    @shreyamahindrakar7048 2 ปีที่แล้ว

    I found this video really helpful,so thank you for making it 😅

  • @amayonehijrah7809
    @amayonehijrah7809 4 ปีที่แล้ว

    Very good waiting for the next tutorial

  • @jeffreywhewhetu5754
    @jeffreywhewhetu5754 2 ปีที่แล้ว

    Nice tutorial 👍

  • @yousifahmed257
    @yousifahmed257 2 ปีที่แล้ว

    Thank you. Great vidoe , its helpful

  • @wlml928
    @wlml928 3 ปีที่แล้ว

    I have been looking for this! Thank you so much! And I really love your wallpaper. That's from Spirited Away, right?

    • @rajkushwahar
      @rajkushwahar 3 ปีที่แล้ว

      th-cam.com/video/E8qncLP3YFg/w-d-xo.html

  • @lightspeedguru
    @lightspeedguru 3 ปีที่แล้ว

    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.

    • @yiqinglan9009
      @yiqinglan9009  3 ปีที่แล้ว

      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.

    • @rajkushwahar
      @rajkushwahar 3 ปีที่แล้ว

      th-cam.com/video/E8qncLP3YFg/w-d-xo.html

  • @jheshuajaramillo1868
    @jheshuajaramillo1868 4 ปีที่แล้ว

    thanks, you're the best.

  • @Morgan-pi6qp
    @Morgan-pi6qp 2 ปีที่แล้ว

    Thanks!!

  • @ekoariyanto8140
    @ekoariyanto8140 4 ปีที่แล้ว +1

    why STATICFILES_DIRS = [
    os.path.join(BASE_DIR, "static"),
    ] result warning: NameError: name 'os' is not defined?

    • @claudiamichellecharlesrome1805
      @claudiamichellecharlesrome1805 3 ปีที่แล้ว +1

      maybe you did´nt import the library os

    • @ichsanali6370
      @ichsanali6370 3 ปีที่แล้ว +1

      @@claudiamichellecharlesrome1805 good

    • @danishkhann820
      @danishkhann820 3 ปีที่แล้ว

      do this import os

    • @trosgate
      @trosgate 3 ปีที่แล้ว +1

      @Eko, from your settings file, simply add this line .... import os
      thats all you need to do

    • @rajkushwahar
      @rajkushwahar 3 ปีที่แล้ว

      th-cam.com/video/E8qncLP3YFg/w-d-xo.html

  • @sd1864
    @sd1864 3 ปีที่แล้ว

    Good job , thank you...

  • @visualdad9453
    @visualdad9453 3 ปีที่แล้ว

    thank you:*