Skip to main content

Django, React, and the shared renderer stack

React on Django

React on Django gives Django teams a native template tag API for React, plus server rendering, streaming SSR, and React Server Components over the shared renderer protocol.

Start here

Install React on Django

Set up the Django integration layer, wire the renderer boundary, and keep the shared JavaScript runtime aligned.

Open this path

Rendering

Review SSR and streaming

See how client rendering, SSR, streaming SSR, and RSC fit together in the Django package.

Open this path

Commercial use

Review licensing

Use the same package for client rendering, SSR, streaming SSR, and RSC, then apply the commercial license only when production use requires it.

Open this path