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-3.0.0b1.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

molo.surveys-3.0.0b1-py2-none-any.whl (23.8 kB view details)

Uploaded Python 2

File details

Details for the file molo.surveys-3.0.0b1.tar.gz.

File metadata

File hashes

Hashes for molo.surveys-3.0.0b1.tar.gz
Algorithm Hash digest
SHA256 effe3e10ffe0ae6a021a9dcae9865e1755ce78110b97f2498807fb9be00c41c2
MD5 7407ae320a57a37fb838252d05a29c14
BLAKE2b-256 8aec36ad3413ee5bec306d4efca68e105f68859a281d5e364c273ba0126063fe

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-3.0.0b1-py2-none-any.whl
Algorithm Hash digest
SHA256 51f2fb7f24c8cffedf1e086faaa613ff25252a2b8311cb8b57bc389586d88ddf
MD5 6b365f0bc86769dcd50be3219ca9622d
BLAKE2b-256 e8699e08bc0d70f8ac30baff435464c3db0789930e5a87be7fbbc4d73b152cbd

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