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

Uploaded Source

Built Distribution

molo.surveys-2.1.0-py2-none-any.whl (19.0 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for molo.surveys-2.1.0.tar.gz
Algorithm Hash digest
SHA256 af2fd223b1b324f962778c187e68384f9c772ec7cb03aa947c928d4776b05078
MD5 e6fcbf65ba4bd2c7dba601e79ee618f4
BLAKE2b-256 9ff1619a672af9ff041cd0c92718ff08bab1d5e584a9bcd9c25e426090582b32

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-2.1.0-py2-none-any.whl
Algorithm Hash digest
SHA256 f31e373e87d83f61c4f7e58bb72b59b57ea6f62f3c3bbadd056dad4801b57d64
MD5 a72abfd632b0a2c4597df5f38d7828ec
BLAKE2b-256 bff65eab0c0a398456bde559959d25d3dc0a94be706c7bf1be4cf47e968b8295

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