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

Uploaded Source

Built Distributions

molo.surveys-6.4.0-py3-none-any.whl (87.0 kB view details)

Uploaded Python 3

molo.surveys-6.4.0-py2-none-any.whl (87.0 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.0.tar.gz
Algorithm Hash digest
SHA256 b8948c5c6b7f7fafec6b0bb9fc833bd4b974022bdd0e0d1406ca7ff7d5cb0f64
MD5 78529bceaee23a93674c30cac2ea67aa
BLAKE2b-256 25df2b6946c0a356b1b6199818615997323963c9e1058a0dbbff02c4f0677c89

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7bf801259b7d6790b6195cc17cefb64bc4c0bd3bbb15dbdc756917d66ed33586
MD5 59e7baa77b710e633062cc040070b8a5
BLAKE2b-256 dd4de87095677df00c71ba87bf04b4e0861ed232616f814194be4f3f8ecb3dc2

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.0-py2-none-any.whl
Algorithm Hash digest
SHA256 b77df8a61633cabee0a7b0e1547fcfe7bdd58e95167966ea647a8f6e28f4959b
MD5 8b9ace6d8f36908c0bd3abb792e9178e
BLAKE2b-256 f1410b4c2677054943b040738fdcf86c99dd2ccfa0acf7028089ad6679744ce8

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