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

Uploaded Source

Built Distribution

molo.surveys-6.10.3-py2.py3-none-any.whl (101.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for molo.surveys-6.10.3.tar.gz
Algorithm Hash digest
SHA256 f6e3acea1990fb8db50404714f732265754a0bd5a009fc059be4a626cd8a752a
MD5 65a3e82577d01d13e27dd8f1bb6472bd
BLAKE2b-256 13f00faa3a74b177143d4c51eaf18b4ea875312a2b1f22272dca8c32fe0a9cc3

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.surveys-6.10.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 101.4 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.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.14

File hashes

Hashes for molo.surveys-6.10.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5f2be4054f6d32ad952d27b8249d5a888bb48cd8b29c5bc7b30b875974c474bc
MD5 cb1281fc62406cbd8b8a3d2c5e2f8f5b
BLAKE2b-256 9d1e6cbe22ecc21ee2784befb00b4baa020b1f1d1cdb19bd9d35ca29224d003b

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