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.0.tar.gz
(18.4 kB
view details)
Built Distribution
File details
Details for the file molo.surveys-2.2.0.tar.gz
.
File metadata
- Download URL: molo.surveys-2.2.0.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d804577bca23aee77d078e5a2fd481a585ef66b7074c38385f5f675f8217258 |
|
MD5 | cce08c704357491ef3d2ddfc72f3886f |
|
BLAKE2b-256 | cc8833f344329925f478873c56178f6e687eabea4146ca33cc5d46cdd726a01e |
Provenance
File details
Details for the file molo.surveys-2.2.0-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-2.2.0-py2-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6d197024ce0acb2738b0d39958c48dc2458b370de18f8d8a4f4c005b332f420 |
|
MD5 | 90b52a7f3e592a1df680aeb8bb5fcb82 |
|
BLAKE2b-256 | 6e6d64d805a353e343af377e2dd582cf294a41b34580110eb988d81d984ba409 |