Django Static Files (Images)

Django Static Files (Images)

CodingWithMitch

5 лет назад

13,749 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Upbeat25-YT
Upbeat25-YT - 22.05.2023 15:02

I am trying to make an app like instagram but when I upload my photos, it shows that the photos are available but the images are not visible please help me

Ответить
Mihai Gîsca
Mihai Gîsca - 01.01.2023 22:09

The controls of the new bootstrap version is different from the one used in the video. With a little digging and comparing with the Mitch github source code, here are the new footer and header:

<!-- FOOTER -->
<br />
<div class="py-3 d-flex flex-row align-items-center border-top shadow-lg">
<p class="m-auto">This is the example footer</p>
</div>
<!-- END FOOTER -->

<style type="text/css">
.header {
max-width: 960px;
}
</style>

<!-- HEADER -->
<div class="py-3 max-width bg-white shadow-sm border-bottom">
<header>
<div
class="header d-flex flex-column m-auto flex-md-row align-items-center"
>
...
</div>
</header>
</div>
<!-- END HEADER -->

Hope that helps!

Ответить
Alberto der Fisch
Alberto der Fisch - 04.11.2021 16:55

This didnt explain how to fetch the images which was the only reason i watched it at all :(((

Ответить
Axalon
Axalon - 20.10.2021 22:55

Dude you are my hero :) greetings from México

Ответить
blazi
blazi - 13.04.2021 17:37

django documentation is trash

Ответить
crystal14w
crystal14w - 12.09.2020 05:36

Wonderful! I wish I found this video sooner. Great job

Ответить
Usama Pardesi
Usama Pardesi - 20.07.2020 22:17

I have done with collect static cmd but the image is not in the folder static_cdn

Ответить
K Vazaios
K Vazaios - 29.12.2019 16:56

i f@cking love you, nice video, i swear I ve watched over 10 videos on how to add an image to our website...NONE OF THEM WOULD WORK TO MINE
You are the best!

Ответить
Anirban Datta
Anirban Datta - 01.10.2019 05:25

Wow, I'm building my own website, and yours is one of the best and clearest explanations i have found, this is just as good as Corey and some of the other yters. Amazing job, please do keep it up!

Ответить
Davood Kaveh
Davood Kaveh - 07.08.2019 02:30

Thank you ... Very Usefull

Ответить
Nishit Grylls
Nishit Grylls - 26.06.2019 20:24

First

Ответить