R
R
rolandDiskeyn2019-11-14 15:20:47
Django
rolandDiskeyn, 2019-11-14 15:20:47

Django + react how to connect?

Hello everyone, I recently started making a react app. Zero experience in the backend, made the simplest authorization on django. I wanted to know if it is possible to use the standard admin panel on the site, which is in Django, and if so, how to directly switch from the registration form to the admin panel.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vadimMalovaniy, 2019-11-14
@vadimMalovaniy

document.location.href = 'http://mysite.com/admin'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question