Hello, everyone! My name is Ilda, i'm getting a page not found when trying to load django media files.
My django settings file looks like below: [image: Captura de Tela (148).png] <about:invalid#zClosurez> And saw many suggestions to concatenate my app urls with the static one like: urlpatterns +=static(setting.MEDIA_URL, document_root=MEDIA_ROOT) But after storing the media files when i try to load a get always a not found page. Im using Django 3.0.2 Can anybody help me out there? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c08b99df-9423-46b6-8edf-34f01f550bc7%40googlegroups.com.