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

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

Uploaded Source

Built Distribution

molo.surveys-6.9.9-py2.py3-none-any.whl (97.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for molo.surveys-6.9.9.tar.gz
Algorithm Hash digest
SHA256 7627ba5c9b1eed00b516c59dd4e91da56486e3623b79c1b14a126db7ea277378
MD5 900c9546a323b542604145064c3b8e0c
BLAKE2b-256 16fe31b5076df1394a44225ef4b605bdf665b3e4af62d5a7f9ec4af659242de6

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.surveys-6.9.9-py2.py3-none-any.whl
  • Upload date:
  • Size: 97.7 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.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for molo.surveys-6.9.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6be841c295f4d70fcbe2022a580ae2021c8172a1820e20a2f62012b6da6e926a
MD5 0b308233b3ab60877c4ba4ba284086e0
BLAKE2b-256 f8e8926944b186d3e36865786b81741783a7f2948eb9bb2359a244a6ad35ee11

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