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',
   'wagtail_personalisation',
   'wagtailfontawesome',

)

In your urls.py:

url(
    r"^(?P<slug>[\w-]+)/success/$",
    SurveySuccess.as_view(),
    name="success"
),

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

Uploaded Source

Built Distributions

molo.surveys-6.4.1-py3-none-any.whl (88.5 kB view details)

Uploaded Python 3

molo.surveys-6.4.1-py2-none-any.whl (88.5 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.1.tar.gz
Algorithm Hash digest
SHA256 6d9d5c47da6bc6634c327a8b4534afc508891c0fd6527ede497c4615d8d17e29
MD5 61009295302af74bf2339fd5b91af432
BLAKE2b-256 01efc682cd69df3e165b218751199d4200301d416291e6decf8f31fef8324401

See more details on using hashes here.

Provenance

File details

Details for the file molo.surveys-6.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for molo.surveys-6.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 49fc038c6f15d0321e05b3a59c9d1187b4e17d24c0a1dfad89afca6d6b19dfe4
MD5 4615eb6c94a26194e4aa514f919668e4
BLAKE2b-256 3797c0ce07e400a83f718da5a2a0a4dac4ee940e8334be7bf49d80518c654b3b

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.1-py2-none-any.whl
Algorithm Hash digest
SHA256 daec3987ea15be461f6dd146b553f35dc68d3cfdedbbf45d03371a4608124284
MD5 2173d791ad20c656e59ba761d023be85
BLAKE2b-256 57ece955285a94ee4936e28306349d42ed39f4228749c7f688adc61436e361b7

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