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.0.0.tar.gz
(14.5 kB
view details)
Built Distribution
File details
Details for the file molo.surveys-1.0.0.tar.gz
.
File metadata
- Download URL: molo.surveys-1.0.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab4c1a35ea8d05e246c1c89c6acd7432c1a3b8203b71be0396d6c73c4f29b110 |
|
MD5 | a4e96c494bc6a7f3a345c309ffa0c15b |
|
BLAKE2b-256 | 73c41e747a7655a880a9795316c23d02b82031f7b40456b85556ca0ada2c536b |
Provenance
File details
Details for the file molo.surveys-1.0.0-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-1.0.0-py2-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1351a33a9e045e6dcba87a2f31b69de1123688b0e1f4b992f0ecc4314ce51397 |
|
MD5 | 90876ef7e8362223259828d2ee2e6cd3 |
|
BLAKE2b-256 | f5a77072f35e6fb2ee8b22c58f79d523f213ef45fa21e56360197769a74852c4 |