Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 775 Bytes

README.rst

File metadata and controls

40 lines (24 loc) · 775 Bytes

tg-react

https://badge.fury.io/py/tg-react.png https://travis-ci.org/thorgate/tg-react.png?branch=master

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

Changelog

Changes are documented under Github Releases.