How to Upload and Serve Images in Django (Content Feed) | Part 9

preview_player
Показать описание
Enjoyed my video? Leave a like!
Рекомендации по теме
Комментарии
Автор

Thank you Max, you are my savior, I was trying to find info about serving images in rest for so long, and finally i found this video, I appreciate you a lot.

СлаваГутковский
Автор

Hi Max ! Very good video. I think will be interesting to see video about library pygal for making chart.

ДмитрийБудко-ор
Автор

Hi Max!
Great tutorials, can't wait to see next one.

andreyshtamburg
Автор

BIG BIG BIG LIKE MATE. Your video was perfect! keep it up. And big Thank you!

alexciotor
Автор

How to load static local image with hash name in reactjs with django. Can you please share example ?

ntsagar
Автор

Спасибо! Ты делаешь очень хорошие видео!

Rogow-moyb
Автор

Was the images folder automatically created for you? it looks like it was after you set it in settings. if that is the case, i cant get mine to pop up. Also, I keep on getting CORS errors cause of the images.

cflux
Автор

hello, please can you make tutorial for configuring urls with react

bellomayowa
Автор

Hey max nice !
@Max Goodridge will you please tell me that how to upload images using react form in this same Content feed
I need to use it in my project

ShubhamSharma-hnrd
Автор

What would cause {{ MEDIA_URL }} to not have a value in the template? I have a post on stackoverflow with my code posted but no one can find an answer apparently. The image exists, but it appears that neither MEDIA_URL or image.url work.

EDIT: Got media_url to work by adding in settings.py, but form.image.url does not work despite being able to click the image link produced by form.image and view the file

austincopeland
Автор

import logo from "../../images/logo.jpg";
<img src={logo} />
not working above code. react with djago.
pelase help...

ntsagar
Автор

Hi Max,
Can please help/post a video, on django-autocomplete-light .
Really a struggle to implement auto complete functionality in django.

AnkitYadav-rfuu
Автор

can you please make a tutorial about django channels ? i can't find any tutorial about it

abodgamer