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

This version

2.2.1

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.1.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

molo.surveys-2.2.1-py2-none-any.whl (21.9 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for molo.surveys-2.2.1.tar.gz
Algorithm Hash digest
SHA256 4c86893df5c1a7823fcdda9419de001322f4cfa512f7b78558183ae539bdd681
MD5 c103ea7b386c8449e846d94fc72e521e
BLAKE2b-256 d9dd59dd070ff0376b28c55074b253cf369dae8b82bfb7c45528c65dffa998c8

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-2.2.1-py2-none-any.whl
Algorithm Hash digest
SHA256 c5927eb6724515de20954fd4fec057411987ec8f8264a7daf76640b6cd50fef5
MD5 540700ab19ecd7663f778f44c978bc5b
BLAKE2b-256 98402f0b9b4aa55488e3686fee415c3d2c1c7edf1c45ffd2e46f23f49ecafce1

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