https://github.com/thorgate/tg-react
Helpers for react based applications running on django.
https://github.com/thorgate/tg-react
Last synced: 11 months ago
JSON representation
Helpers for react based applications running on django.
- Host: GitHub
- URL: https://github.com/thorgate/tg-react
- Owner: thorgate
- License: bsd-3-clause
- Created: 2015-08-13T11:27:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T22:42:48.000Z (about 3 years ago)
- Last Synced: 2024-04-25T07:43:06.812Z (about 2 years ago)
- Language: Python
- Size: 388 KB
- Stars: 9
- Watchers: 23
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# tg-react


Helpers for react based applications running on django.
## Documentation
The full documentation is at https://tg-react.readthedocs.org.
## Quickstart
Install tg-react:
```
pip install tg-react
```
Then use it in a project:
```
import tg_react
```
## Features
* TODO
.. TODO: List features and link to documentation for more information
## Changelog
Changes are documented under `Github Releases `_.