Skip to main content

Examples and integration references

Use concrete examples when evaluating React on Django.

This site points to the package repo and the example app rather than creating a second source of truth for code samples.

Example app in the package repo

The Django package includes an example app for client rendering, SSR, streaming SSR, and RSC-oriented integration work.

Open reference

Configuration guide

Use the docs to map renderer settings, template tag options, and bundler integration into a working Django project.

Open reference

GitHub repository

Track the package, example app, and documentation source in one upstream repository.

Open reference