This is the molo.surveys project.
Project description
An implementation of wagtailsurveys as a Molo plugin
Installation:
pip install molo.surveys
- Testing:
read the .travis.yml file follow the instructions under the scripts file
Django setup:
INSTALLED_APPS = ( 'wagtailsurveys', 'wagtail_personalisation', 'wagtailfontawesome', )
In your urls.py:
url( r"^(?P<slug>[\w-]+)/success/$", SurveySuccess.as_view(), name="success" ),
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-6.4.2.tar.gz
(60.8 kB
view details)
Built Distributions
File details
Details for the file molo.surveys-6.4.2.tar.gz
.
File metadata
- Download URL: molo.surveys-6.4.2.tar.gz
- Upload date:
- Size: 60.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16b8a4e4d472912d6a137330f6dd9b384edde08c60818f3baab53a4d36f47844 |
|
MD5 | 2703db546ac39748745f448e6a205001 |
|
BLAKE2b-256 | 43e39285e8ecbd6d97e97b7092471565fb178008c0d018a50447e5e6230abb2a |
Provenance
File details
Details for the file molo.surveys-6.4.2-py3-none-any.whl
.
File metadata
- Download URL: molo.surveys-6.4.2-py3-none-any.whl
- Upload date:
- Size: 88.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a8c3dabbdd0958839d755e1267af016fb7b4553fd8a3a7f0b44fa3040a80f5b |
|
MD5 | 4961dd5b681cb6b7687a3eb4b2bdf016 |
|
BLAKE2b-256 | e255eca882d43dfbdbcc7bec7427f8fe36e50b08c26acb13b70003df830cb860 |
Provenance
File details
Details for the file molo.surveys-6.4.2-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-6.4.2-py2-none-any.whl
- Upload date:
- Size: 88.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a86fd6f3e0c530140c16e827c6ee87b9ef471c94a9d8990ba25aa1e561f9b6e5 |
|
MD5 | 7cdb5082cfa491cd13948999ee25335f |
|
BLAKE2b-256 | de15638d543f86e5b8109c8642076adfc71bbd00604f9a19481a549980ef8eb5 |