Skip to main content

Use typeform as feedback with Django

Project description

https://badge.fury.io/py/django-typeform-feedback.svg Requirements Status https://travis-ci.org/exolever/django-typeform-feedback.svg?branch=master https://codecov.io/gh/exolever/django-typeform-feedback/branch/master/graph/badge.svg https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat https://img.shields.io/badge/License-MIT-green.svg

Use typeform as feedback with Django

Quickstart

Install django-typeform-feedback:

pip install django-typeform-feedback

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'typeform_feedback',
    ...
)

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

Project details


Download files

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

Source Distribution

django-typeform-feedback-0.2.5.tar.gz (13.3 kB view hashes)

Uploaded Source

Built Distribution

django_typeform_feedback-0.2.5-py2.py3-none-any.whl (22.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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