A package to reactify Django app.
Project description
Django Reactify is an app that allows developers to integrate React Js with Django without using create-react-app.
Detailed documentation is in the “docs” directory.
Quick start
Add “reactify” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'reactify', ]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-reactify-1.3.tar.gz
(3.5 kB
view details)
File details
Details for the file django-reactify-1.3.tar.gz
.
File metadata
- Download URL: django-reactify-1.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5923d43c91846e07000ffcc33b8e2f6666abcad4f845ad245806cf078fb96fa8 |
|
MD5 | 70cbb43e962611797c0640a86f73072f |
|
BLAKE2b-256 | ba2a0d728d7d71b4adbf4778d5bb1055d7bc0af524eb08cdfd1defb68f472e55 |