This repo demonstrates the basic integration of Django as a back end, React as a front end, and includes the Wagtail CMS for content management. This repo acts as a test environment for experimention w/ Wagtail in an existing project that already uses React and Django and several apps as well as an existing database you do not want to break. It's not secure in any way and shouldn't be used in production.
It's intended only to give you some experimental code to use as a reference for starting/maintaining a similar project.