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

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

Uploaded Source

Built Distribution

molo.surveys-8.0.2-py2.py3-none-any.whl (103.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: molo.surveys-8.0.2.tar.gz
  • Upload date:
  • Size: 71.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.3

File hashes

Hashes for molo.surveys-8.0.2.tar.gz
Algorithm Hash digest
SHA256 2e20907f21d87f420eff360c5e5bae7de301356dad78b5c29977bb281a5dbd6d
MD5 40579c8d3d4d56e1e0d7a10d0c0f8877
BLAKE2b-256 490b11ef54c79ede2815590c2d443528c7ccfc3cc2ca83d570b6d02a7e75e436

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.surveys-8.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 103.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.3

File hashes

Hashes for molo.surveys-8.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 827a55e8bed8161738ebc96ff077b8304345c8acd25beeb7dd38d2bff6fdf104
MD5 0bfa3c72e7285e8f46cd7354108ac29e
BLAKE2b-256 d6f71c0906350c66457339eac179bb054799593555a5bd40e8c2405598cdb4f5

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