CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.py
django_react/__init__.py
django_react/exceptions.py
django_react/models.py
django_react/package.json
django_react/react.py
django_react/render.js
django_react/settings.py
django_react.egg-info/PKG-INFO
django_react.egg-info/SOURCES.txt
django_react.egg-info/dependency_links.txt
django_react.egg-info/requires.txt
django_react.egg-info/top_level.txt
django_react/templates/django_react/container.html
django_react/templates/django_react/init.html
django_react/templates/django_react/js.html
django_react/templates/django_react/props.html
django_react/templates/django_react/source.html
django_react/tests/__init__.py
django_react/tests/runner.py
django_react/tests/test_settings.py
django_react/tests/tests.py
django_react/tests/test_components/ErrorThrowingComponent.jsx
django_react/tests/test_components/HelloWorld.js
django_react/tests/test_components/HelloWorld.jsx
django_react/tests/test_components/SyntaxErrorComponent.jsx