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

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

Uploaded Source

Built Distribution

molo.surveys-6.10.4-py2.py3-none-any.whl (102.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: molo.surveys-6.10.4.tar.gz
  • Upload date:
  • Size: 70.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for molo.surveys-6.10.4.tar.gz
Algorithm Hash digest
SHA256 360af1d7a1494d0b015271dc15a29b8d73a5f7cd773d613dfcae73e0fb91925d
MD5 bb84fba4f70c5533e1eafecfc9d009fa
BLAKE2b-256 f3761f04833562bac9bdc274a0346fb81a6ff2e3798099ec42a4fcd8627a2169

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.surveys-6.10.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 102.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for molo.surveys-6.10.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 256e69fd05c9865551275b7a855a7dd4d27b40c37860afe2266bdf0850903b34
MD5 533e8ba7231d394098bc6a50d2b9fd90
BLAKE2b-256 16f8d3330c33fb0647c41085e7ec59d69c5578ec943588015a0c47aecb309fe9

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