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.3

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

Uploaded Source

Built Distributions

molo.surveys-6.4.3-py3-none-any.whl (88.7 kB view details)

Uploaded Python 3

molo.surveys-6.4.3-py2-none-any.whl (88.7 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.3.tar.gz
Algorithm Hash digest
SHA256 49426bb98145bd8be5bafa4b4b4f5a8fd6b1287e7d15c8af55a44b7933f19432
MD5 4d718eeee76e11d6e478b9d7cb84386e
BLAKE2b-256 04272c2924dd37034b405cca28c193de2b1da77c9a7f60e432ae5fe6c5ccb66c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7daa8432d5791ed1bfeef986853f83b681db5df2fb05b8e03983416c44de1ce7
MD5 5e23b1171a36087a8571455b8c598e7e
BLAKE2b-256 023b061396a06c9d85c43db03c077f56f233ee7bcd8a36e25d6d6c5f14793d45

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.4.3-py2-none-any.whl
Algorithm Hash digest
SHA256 2c79c7ad67897a9780be8fcf60ceb0fa457347615cf826bd33b2fc80994eeba4
MD5 c253d4e4fb1e7f1168827d01cfe9cb33
BLAKE2b-256 2b343f825dac9a9d5604fb9e557ddae0d8830f12366335123cdd23dc7b547201

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