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

Uploaded Source

Built Distribution

molo.surveys-6.10.5-py2.py3-none-any.whl (102.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: molo.surveys-6.10.5.tar.gz
  • Upload date:
  • Size: 70.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for molo.surveys-6.10.5.tar.gz
Algorithm Hash digest
SHA256 96028a4ddf3758fb3c51a1153eaded986bef8022ed61b57721e80938988fce94
MD5 984cd69127d16382fede5d726071808b
BLAKE2b-256 f05f22e312c3fbe92a8bdb6cfc7af8f76562d32aea7bff1d875f20313e81815e

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.surveys-6.10.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 102.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for molo.surveys-6.10.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3c619f15489166993c8e162cfbb9cd655e3bea2620d6ad7ce37fd0b2ae9be5e3
MD5 3fc2196d3bd47aa85fecb082e7089ed9
BLAKE2b-256 febf7eb023ea5b73127fb8492985d8c13a2fa9307857519562b50c0ab02857ed

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