Ok, so the html is being rendered properly. If you’re getting a 404 on that URL, then the issue is either with your MEDIA_ROOT or web server configuration - but Django is working correctly at this point.
KenWhitesell
11
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Static files and Media files | 11 | 6911 | May 27, 2022 | |
| Images are not appearing | 3 | 427 | February 2, 2024 | |
| Uploaded images from my Django model returning the literal string. | 8 | 402 | June 17, 2024 | |
| How to access user uploaded files | 6 | 2000 | March 15, 2022 | |
| I can't view images on template despite they are uploaded | 2 | 757 | April 12, 2022 |