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-2.2.2.tar.gz
(18.7 kB
view hashes)
Built Distribution
Close
Hashes for molo.surveys-2.2.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6eb6c695ac503c8c9b937d6e27330090709d870438f21770af01e24f0dcfcc19 |
|
MD5 | 821b6a826ac178105d4e042d803fac43 |
|
BLAKE2b-256 | 035ee8fbcd7eb40ef128abb6d5b38aa5a4efccef8c5bd38cf115af4e9c46ae79 |