V
V
vovashaplin2020-06-08 22:06:43
Django
vovashaplin, 2020-06-08 22:06:43

When I refresh the page, it says Page not Found?

I made a server on Django and connected the frontend on React

The problem is that when updating a page (not the main one), it gives Page Not Found

Obviously Django does not understand React routing, but I don’t know how to fix this and whether it’s possible to somehow comfortably develop the frontend in linking with Django

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
hellcaster, 2020-06-08
@vovashaplin

Maybe
react routing and django url conflict will help

D
Dr. Bacon, 2020-06-08
@bacon

React separately, Django separately, why do requests that belong to React reach Django at all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question