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-3.0.0b1.tar.gz
(19.6 kB
view details)
Built Distribution
File details
Details for the file molo.surveys-3.0.0b1.tar.gz
.
File metadata
- Download URL: molo.surveys-3.0.0b1.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | effe3e10ffe0ae6a021a9dcae9865e1755ce78110b97f2498807fb9be00c41c2 |
|
MD5 | 7407ae320a57a37fb838252d05a29c14 |
|
BLAKE2b-256 | 8aec36ad3413ee5bec306d4efca68e105f68859a281d5e364c273ba0126063fe |
Provenance
File details
Details for the file molo.surveys-3.0.0b1-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-3.0.0b1-py2-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51f2fb7f24c8cffedf1e086faaa613ff25252a2b8311cb8b57bc389586d88ddf |
|
MD5 | 6b365f0bc86769dcd50be3219ca9622d |
|
BLAKE2b-256 | e8699e08bc0d70f8ac30baff435464c3db0789930e5a87be7fbbc4d73b152cbd |