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

Uploaded Source

Built Distribution

molo.surveys-1.0.0-py2-none-any.whl (16.4 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for molo.surveys-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ab4c1a35ea8d05e246c1c89c6acd7432c1a3b8203b71be0396d6c73c4f29b110
MD5 a4e96c494bc6a7f3a345c309ffa0c15b
BLAKE2b-256 73c41e747a7655a880a9795316c23d02b82031f7b40456b85556ca0ada2c536b

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-1.0.0-py2-none-any.whl
Algorithm Hash digest
SHA256 1351a33a9e045e6dcba87a2f31b69de1123688b0e1f4b992f0ecc4314ce51397
MD5 90876ef7e8362223259828d2ee2e6cd3
BLAKE2b-256 f5a77072f35e6fb2ee8b22c58f79d523f213ef45fa21e56360197769a74852c4

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