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.0.1.tar.gz
(3.0 kB
view details)
File details
Details for the file django-reactify-1.0.1.tar.gz
.
File metadata
- Download URL: django-reactify-1.0.1.tar.gz
- Upload date:
- Size: 3.0 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 | 025076df67469d4cfd0130ae565d14710628e30ec710ee5c6b13159b4d430371 |
|
MD5 | bccfbf7adf27b2d3624c952e5276bd3f |
|
BLAKE2b-256 | 0aecd9d482eab944b8f4991ce211347a7de7e9b2a49113261ca5e8981820e156 |