This is the molo.surveys project.
Project description
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.4.0.tar.gz
(59.2 kB
view details)
Built Distributions
File details
Details for the file molo.surveys-6.4.0.tar.gz
.
File metadata
- Download URL: molo.surveys-6.4.0.tar.gz
- Upload date:
- Size: 59.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8948c5c6b7f7fafec6b0bb9fc833bd4b974022bdd0e0d1406ca7ff7d5cb0f64 |
|
MD5 | 78529bceaee23a93674c30cac2ea67aa |
|
BLAKE2b-256 | 25df2b6946c0a356b1b6199818615997323963c9e1058a0dbbff02c4f0677c89 |
Provenance
File details
Details for the file molo.surveys-6.4.0-py3-none-any.whl
.
File metadata
- Download URL: molo.surveys-6.4.0-py3-none-any.whl
- Upload date:
- Size: 87.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bf801259b7d6790b6195cc17cefb64bc4c0bd3bbb15dbdc756917d66ed33586 |
|
MD5 | 59e7baa77b710e633062cc040070b8a5 |
|
BLAKE2b-256 | dd4de87095677df00c71ba87bf04b4e0861ed232616f814194be4f3f8ecb3dc2 |
Provenance
File details
Details for the file molo.surveys-6.4.0-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-6.4.0-py2-none-any.whl
- Upload date:
- Size: 87.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b77df8a61633cabee0a7b0e1547fcfe7bdd58e95167966ea647a8f6e28f4959b |
|
MD5 | 8b9ace6d8f36908c0bd3abb792e9178e |
|
BLAKE2b-256 | f1410b4c2677054943b040738fdcf86c99dd2ccfa0acf7028089ad6679744ce8 |