derneuere / django-render

The simple way to build Django applications with React frontends

Home Page:https://django-render.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The simple way to build Django applications with React frontends

https://django-render.org

License:Other


Languages

Language:TypeScript 62.2%Language:Python 24.7%Language:HTML 4.8%Language:CSS 4.3%Language:Dockerfile 2.0%Language:JavaScript 1.6%Language:Makefile 0.5%