Skip to main content

A framework for building React SPA frontends for Django projects

Project description

Django React AppShell

Django React AppShell is a framework allows you to build a React frontend for your Django application.

Unlike other approaches, this framework allows you to use Django URL routing, views, and forms. React is used instead of Django templates.

Installation

Install django-react-appshell with pip:

pip install django-react-appshell

Add it to INSTALLED_APPS:

# settings.py

INSTALLED_APPS = [
    # ...

    'appshell',

    # ...
]

Usage

See the example project for a usage example.

Project details


Download files

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

Source Distribution

django-react-appshell-0.1.0.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

django_react_appshell-0.1.0-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file django-react-appshell-0.1.0.tar.gz.

File metadata

  • Download URL: django-react-appshell-0.1.0.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for django-react-appshell-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dfc8685fe5d5892235cc44dbc0638dbd57061dffb10f8fb441c2a1baf4621993
MD5 a1838fd82d1489961fab9d9b0fd8664f
BLAKE2b-256 5a4f364c5be82bd9ff89d77c9c79959f5cc17ffc8942326e77e8f7b88440fb60

See more details on using hashes here.

File details

Details for the file django_react_appshell-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_react_appshell-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9e15a0026410d93079e6dd6543c14283d335d37a9b31bf003afe338ac129afaf
MD5 64144612412181e369becd437d1be5f9
BLAKE2b-256 a96712dce7b95d763e3fa494be34034ba9594937b5e8e784f660509ba6c38cc1

See more details on using hashes here.

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