Django and React hybrid boilerplate with session authentication and CSRF protection
Hybrid Django + React boilerplate that serves the React frontend from Django, enabling single-server deployments with session-based authentication and CSRF protection. Includes an example To-Do app, dev/prod build scripts, and common production tools; suited for small web apps such as portfolios or simple e-commerce sites.
0