17. Serving Media Files During Development - Django by Example

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

Комментарии • 25

  • @amritatwal7834
    @amritatwal7834 3 года назад +2

    These videos helped me a ton. Made learning Django way way easier. Thank you so much, Noah!

  • @jeffreyzhao7137
    @jeffreyzhao7137 3 года назад

    you're actually the goat man, saved me after like 20 hours of fixing this bug

  • @KSals
    @KSals 4 года назад

    Aw man, why did you stop? You really are one of the better teachers on youtube when it comes to Django.

  • @riazulahsan769
    @riazulahsan769 7 лет назад +1

    Sofar I watched and learn from RUclips videos , You are the best, your working style is very easy to understand, you just make everything easy, please please keep continue with another relatively big django project

  • @MrBrown78
    @MrBrown78 7 лет назад +1

    Can you please continue the making a programming tutorials? They are very very useful! Your the only one that I can understand

  • @pi-or-die
    @pi-or-die 7 лет назад

    Thank you so much, this video was great. Everything on Stack Overflow is from 3+ years ago, and seeing this updated tutorial helped so much.

  • @rodrigonorys3215
    @rodrigonorys3215 3 года назад

    Thank you very much! You are amazing and helped me a lot

  • @soroush51
    @soroush51 5 лет назад +3

    Hi, I was learning Django by your videos and they were so good, I mean I bought a Udemy course before but I didn't really understand deeply but by your videos now I am. Could you please continue this course? It would be awesome.
    Thanks a lot.

  • @ALIRAZA-eb6qm
    @ALIRAZA-eb6qm 4 года назад

    Really Helpful dude! Thanks

  • @MrAlienation25
    @MrAlienation25 4 года назад

    I live in UKrain but your video very interesting

  • @foobar43
    @foobar43 4 года назад

    Amazing playlist. Thank you so much for your work!

  • @kebrick
    @kebrick 5 лет назад +1

    Очень выручил, спасибо!)

  • @duyphamlu4859
    @duyphamlu4859 4 года назад +1

    Hello, if your version is more than 3.0.5, you should import like this:
    from django.conf.urls.static import static
    from django.conf import settings

  • @donow4633
    @donow4633 5 лет назад

    awesome lessons! im wondering if you already have serving Media folder in production server, thanks!

  • @vishrutbhake7148
    @vishrutbhake7148 3 года назад

    In production my media files are are loaded with page.
    I'm using Pythonanywhere

  • @philoxenberg250
    @philoxenberg250 3 года назад

    Where is Serving Media Files During Production? Thank you!

  • @ZainAli-ft1pr
    @ZainAli-ft1pr 4 года назад

    I can't import..........from programming_database import settings.......... please reply

  • @dodokwak
    @dodokwak 6 лет назад

    Thanks.Great.

  • @fuzemcsea5535
    @fuzemcsea5535 7 лет назад

    Thank you so much

  • @dishantvyas977
    @dishantvyas977 4 года назад

    Please help me get that image file using an HTML form from the user.

  • @sharathnayak7376
    @sharathnayak7376 6 лет назад

    how to create "currently" and "clear" thing which pops up when you upload an image?

    • @kenjohnsiosan9707
      @kenjohnsiosan9707 6 лет назад

      It is available by default if you have uploaded an image or file.

  • @blok601
    @blok601 7 лет назад

    did u leave again

    • @NoahRubinCoding
      @NoahRubinCoding  7 лет назад +2

      +blok601 No I did not! Expect more videos very soon. I'm on break now so I'll have time.

  • @kenjohnsiosan9707
    @kenjohnsiosan9707 6 лет назад

    Thank you for a great series. please do a tutorial on deploying to server or in a shared hosting.
    For those who want the fully working code : github.com/kenmasters/Python-Django.git