Skip to main content

The simple way to build Django applications with modern React frontends

Project description

Django Render


Build Status License Version Documentation

With Django Render, you can create fast, user-friendly single-page-applications and use all components available in the React ecosystem while keeping all application logic in Django.

Django Render applications use Django’s built-in URL routing and views, allowing you to build your backend like a regular Django app and render the frontend with React components instead of Django templates.

The package contains a Django middleware and a small (11KB) frontend library that handles the data fetching and adapting Python objects into JavaScript.

Find out more in our Introduction

Key Features

  • Quickly build React applications with all the app logic in Django views, no APIs required!
  • Deeply integrated with Django. Supports Django forms, messages, and authentication
  • Open URLs in overlays to build modal interfaces
  • Use whatever UI component library/css framework you like
  • 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

Support

For support, please reach out to us on GitHub discussions

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-spa-framework-0.1.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

django_spa_framework-0.1-py3-none-any.whl (25.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page