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 heading

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

8.3.2

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

Uploaded Source

Built Distribution

molo.surveys-8.3.2-py2.py3-none-any.whl (104.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: molo.surveys-8.3.2.tar.gz
  • Upload date:
  • Size: 72.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.3

File hashes

Hashes for molo.surveys-8.3.2.tar.gz
Algorithm Hash digest
SHA256 b81c28bde468fd573593dcf2c58b5f1ff4eeef1ff14b5665a24033395ae4a3df
MD5 3c6be5ea9419b65675b3d89ea2aa81d9
BLAKE2b-256 3df34d7f885afd584f397f1e275144203a689e885a1fde5e6be7d8aadb380b0b

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.surveys-8.3.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 104.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.3

File hashes

Hashes for molo.surveys-8.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b8d1b2ff4cc550272f245187ce11693d11764312a5574034476ae2e6f196a4cd
MD5 02e19c7f9bb6c4bdaaf9bd2d84a7c41e
BLAKE2b-256 4776dc800d4a33b479b70696948f7a1061900fc9995c7bfd1fffb0d27cbe6bdd

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