Skip to main content

Integrate reactjs with django

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

# django-reactjs #
A simple templatetag to load reactjs libraries.

## install ##
Just include `reactjs` into your `INSTALLED_APPS`
```
#!python

INSTALLED_APPS += [ "reactjs" ]
```


## templatetag ##

Load the templatetag
```
#!html
{% load reactjs %}
```

### reactjs ###
Include the reactjs file(s) as `<scrip...></script>` tag(s).
```
#!html
{% reactjs %}
```

### reactjs-with-addons ###
Include the reactjs-with-addons file(s) as `<scrip...></script>` tag(s).
```
#!html
{% reactjs-with-addons %}
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_reactjs-0.1.1-py2.py3-none-any.whl (399.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django_reactjs-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_reactjs-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5fc55d6b73da09e4168c45da67c81834985132a3039d7ef2657db87d554f78b3
MD5 6a006d63f492430a2f27f079a6a40121
BLAKE2b-256 a108d1ad9aa08911595aa7342c983815055c5d365d7eb5af4b6f8b7ff98fd0d4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page