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.1.0.tar.gz
(16.2 kB
view details)
Built Distribution
File details
Details for the file molo.surveys-2.1.0.tar.gz
.
File metadata
- Download URL: molo.surveys-2.1.0.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af2fd223b1b324f962778c187e68384f9c772ec7cb03aa947c928d4776b05078 |
|
MD5 | e6fcbf65ba4bd2c7dba601e79ee618f4 |
|
BLAKE2b-256 | 9ff1619a672af9ff041cd0c92718ff08bab1d5e584a9bcd9c25e426090582b32 |
Provenance
File details
Details for the file molo.surveys-2.1.0-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-2.1.0-py2-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f31e373e87d83f61c4f7e58bb72b59b57ea6f62f3c3bbadd056dad4801b57d64 |
|
MD5 | a72abfd632b0a2c4597df5f38d7828ec |
|
BLAKE2b-256 | bff65eab0c0a398456bde559959d25d3dc0a94be706c7bf1be4cf47e968b8295 |