Skip to main content

This is the molo.surveys project.

Project description

https://img.shields.io/travis/praekelt/molo.surveys.svg https://img.shields.io/pypi/v/molo.surveys.svg Code Coverage

An implementation of wagtailsurveys as a Molo plugin

Installation:

pip install molo.surveys

Django setup:

INSTALLED_APPS = (
   'wagtailsurveys',
   'molo.surveys'
)

In your main.html:

{% load molo_survey_tags %}

{% block content %}
   {% surveys_list %}
{% endblock %}

In your section page or article page:

{% load molo_survey_tags %}

{% block content %}
 {{% surveys_list_for_pages page=self %}
{% endblock %}

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

molo.surveys-2.2.0.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

molo.surveys-2.2.0-py2-none-any.whl (21.8 kB view details)

Uploaded Python 2

File details

Details for the file molo.surveys-2.2.0.tar.gz.

File metadata

File hashes

Hashes for molo.surveys-2.2.0.tar.gz
Algorithm Hash digest
SHA256 1d804577bca23aee77d078e5a2fd481a585ef66b7074c38385f5f675f8217258
MD5 cce08c704357491ef3d2ddfc72f3886f
BLAKE2b-256 cc8833f344329925f478873c56178f6e687eabea4146ca33cc5d46cdd726a01e

See more details on using hashes here.

Provenance

File details

Details for the file molo.surveys-2.2.0-py2-none-any.whl.

File metadata

File hashes

Hashes for molo.surveys-2.2.0-py2-none-any.whl
Algorithm Hash digest
SHA256 b6d197024ce0acb2738b0d39958c48dc2458b370de18f8d8a4f4c005b332f420
MD5 90b52a7f3e592a1df680aeb8bb5fcb82
BLAKE2b-256 6e6d64d805a353e343af377e2dd582cf294a41b34580110eb988d81d984ba409

See more details on using hashes here.

Provenance

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