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.1.0.tar.gz
(15.0 kB
view details)
Built Distribution
File details
Details for the file molo.surveys-1.1.0.tar.gz
.
File metadata
- Download URL: molo.surveys-1.1.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b828284a84028fa65e065cef8da11f09cdeb6ae3175ce61f17927e882464bc23 |
|
MD5 | 0babe483dbacc3d91d21c7b0c84aeefa |
|
BLAKE2b-256 | b277338d717e261d79f9f775764bbddaf11112e8637f96e20a901fa3938651f5 |
Provenance
File details
Details for the file molo.surveys-1.1.0-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-1.1.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 | 0cfdd5e722bccacfd3e44fa5363dd9c9eb46829aaf7ac3c0a2b56e5e6dd87994 |
|
MD5 | 57e7d05e549095477db136e2ea02efec |
|
BLAKE2b-256 | 9d7700ec9b4703b38234779e45f8ca7688374fe76a3da49aba0abd66ec3c75a3 |