Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The media files in django (backend) part are not rendering correctly in the frontend #10

Open
Avin-Techv opened this issue Mar 11, 2021 · 1 comment

Comments

@Avin-Techv
Copy link

Avin-Techv commented Mar 11, 2021

The media files in django (backend) part are not rendering correctly in the frontend, where are the media files stored by default ?
can you please put the modified version of the tutorial with django(backend) media files

@pplonski
Copy link
Contributor

I will add a tutorial post on how to handle uploads in DRF+React for sure. I'm a little busy with my AutoML project, now.

You need to set MEDIA_URL and MEDIA_ROOT directories in Django settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants