Skip to content

Django Render is a framework that provides a simple approach for building SaaS and internal applications with Django and React.

License

Notifications You must be signed in to change notification settings

kaedroho/django-render

Repository files navigation

Django Render

Django Render is a framework that provides a simple approach for building SaaS and internal applications with Django and React.

Visit django-render.org for more information

Key Features

  • Build React applications using Django's URL routing, views, and forms
  • Build Django applications with fast, reactive user interfaces
  • Open URLs in overlays to build modal interfaces
  • Supports Storybook and Vite hot module reloading

Demo project

Have a look at our demo project to see Django Render in action!

Live Demo: demo.django-render.org Source code: github.com/kaedroho/djangopress

Project status

This has been a side-project while at Torchbox and HarperCollins over the last four years. It has already been used successfully in production for both public SaaS and internal applications.

I've recently been working on converting the code, which has been sitting on my Github account all this time, into something that can be used more widely. This involves a lot of API refinement, adding docs, building a demo, and a website.

I'm planning for a 0.1 final release in the summer of 2024.