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
Testing:

read the .travis.yml file follow the instructions under the scripts file

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

This version

6.4.6

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

Uploaded Source

Built Distributions

molo.surveys-6.4.6-py3-none-any.whl (89.3 kB view details)

Uploaded Python 3

molo.surveys-6.4.6-py2-none-any.whl (89.3 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.6.tar.gz
Algorithm Hash digest
SHA256 6d5c2ddb305a1d2358de7e2e317c287f4e039767c98ad003fc0bf391372ec6b2
MD5 9e351632cb8af68a7d03721da261b4d5
BLAKE2b-256 cf544bb8b3439d85ee2c060c443f3205e9a201c89cd0efdbd990b5b22354687e

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5bc9142b2fd81dd7fa77f6f6e115f6991de6247c03d89fa77f3de31681414f7c
MD5 b2bdbf4abc2525647dffee2043e56242
BLAKE2b-256 cc782ce235cf8e2c7ca0a4b56a9f0bea03552e369b278b2a412a0471bd3bff18

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.6-py2-none-any.whl
Algorithm Hash digest
SHA256 61aa84eaf0e334eb72f9cabaebfd81b6cc4064c0d8ca7ee9ab3e98f54f759181
MD5 a366e36f3df5c20854f3461b0deea9ea
BLAKE2b-256 04918283f172c2e8cb587f176011bc5aaf123dc6c3c421aeaed96d86228ddeae

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