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

Uploaded Source

Built Distribution

molo.surveys-2.0.0-py2-none-any.whl (18.5 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for molo.surveys-2.0.0.tar.gz
Algorithm Hash digest
SHA256 c438bf0b9c2b8465fecbcf6bebb1223b4fdee5ef55b94d2bb3e8dfe90ff79b00
MD5 f3f090183a3db8fac4cbcdabc0881473
BLAKE2b-256 b5d246075e917b105072042e73284f12ea73745cae645875bffdf1339741d2f8

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-2.0.0-py2-none-any.whl
Algorithm Hash digest
SHA256 69a8a8142d08938e1f77b2471ff45bf0615a6270d46fb11688dc4ee0f422cc5b
MD5 dd813fc831c66f4093b8b82580afeb50
BLAKE2b-256 2a8ca790c98196ab51f3904fc8e056b01af9376f48e65ea2d853b0b2d59f0f90

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