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

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

Uploaded Source

Built Distributions

molo.surveys-6.3.1-py3-none-any.whl (83.9 kB view details)

Uploaded Python 3

molo.surveys-6.3.1-py2-none-any.whl (83.9 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.3.1.tar.gz
Algorithm Hash digest
SHA256 686aea2ad638522fdb0d75632b52323bb188926d2b641c659630fcf436c7574b
MD5 97e982950a465f22d9f79abb4690afa2
BLAKE2b-256 db02ee5c4fef6a47a75f134fe3222c3993f850c4c59f0602b1eb5c882c7166f4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d335690ca75fa10feed31e38ba7dcafd479a5c7cab4d17deb94e9985226cbdb3
MD5 5cb19fd8fa9416ee4eb4241e82f6ac9e
BLAKE2b-256 2000a4e96a7fc8e5119416be3bb6768b9afe769e51950273b4e94fe1a69abd0d

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for molo.surveys-6.3.1-py2-none-any.whl
Algorithm Hash digest
SHA256 910ebda50cc5d72cbe59a39ca42479d6bcac8ddbdd762d28aed97e94c5e3b177
MD5 7ab1705e92e0ca1e96a0852cb6983db8
BLAKE2b-256 4e0c7dd5265dd44828f4fc7d4d1bff08b784578d46b93e8eb189f23efd3cb936

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