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

Uploaded Source

Built Distribution

molo.surveys-1.2.2-py2-none-any.whl (17.1 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for molo.surveys-1.2.2.tar.gz
Algorithm Hash digest
SHA256 3ebad196e9b37b613d17363497645ba745b35e383aafd396e4c6c8c925851f3e
MD5 972a7d832b10feb4904e5e95ffa72f0e
BLAKE2b-256 c431a0b746a5411e548e1e186c16d98df9d5d69f7c6566f912621d36ace54ca6

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-1.2.2-py2-none-any.whl
Algorithm Hash digest
SHA256 9488be2ac0467147840cb30752170ef5b4a0205eb40396d763c5325f973d7193
MD5 8814dee95a5765771493c35a867af15f
BLAKE2b-256 b09d9b45bda7e3fea7ab177c7a49f9ce69d72b7eb98bef10ce412ed629726762

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