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', 'molo.surveys' )
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-1.2.0.tar.gz
(15.0 kB
view details)
Built Distribution
File details
Details for the file molo.surveys-1.2.0.tar.gz
.
File metadata
- Download URL: molo.surveys-1.2.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f0b51e3394559453f7cbe49f625f6dd2a4598b8158ee778f352c40af3b312c4 |
|
MD5 | 3e739304ef5762ac2c68b31c7c0e1514 |
|
BLAKE2b-256 | 63b1b6216d59c462dbbefb78c84fd616be92257e4b959acbcd90dab8bdf93378 |
Provenance
File details
Details for the file molo.surveys-1.2.0-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-1.2.0-py2-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5132a6858167c787996afdd69df7126ddf0483c9dc7c67c3a91ef051b6f9223 |
|
MD5 | a13b65f2e9321b27953decabff96896e |
|
BLAKE2b-256 | c1cdbec5f6cdfd03ab041585e0e3aa0dd952d28a4f848c250e76c77b81c0bd3f |