Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-spa-framework

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-spa-framework

The simple way to build Django applications with modern React frontends

  • 0.1
  • Source
  • PyPI
  • Socket score

Maintainers
1

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc