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.6.tar.gz
(61.2 kB
view details)
Built Distributions
File details
Details for the file molo.surveys-6.4.6.tar.gz
.
File metadata
- Download URL: molo.surveys-6.4.6.tar.gz
- Upload date:
- Size: 61.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d5c2ddb305a1d2358de7e2e317c287f4e039767c98ad003fc0bf391372ec6b2 |
|
MD5 | 9e351632cb8af68a7d03721da261b4d5 |
|
BLAKE2b-256 | cf544bb8b3439d85ee2c060c443f3205e9a201c89cd0efdbd990b5b22354687e |
Provenance
File details
Details for the file molo.surveys-6.4.6-py3-none-any.whl
.
File metadata
- Download URL: molo.surveys-6.4.6-py3-none-any.whl
- Upload date:
- Size: 89.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bc9142b2fd81dd7fa77f6f6e115f6991de6247c03d89fa77f3de31681414f7c |
|
MD5 | b2bdbf4abc2525647dffee2043e56242 |
|
BLAKE2b-256 | cc782ce235cf8e2c7ca0a4b56a9f0bea03552e369b278b2a412a0471bd3bff18 |
Provenance
File details
Details for the file molo.surveys-6.4.6-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-6.4.6-py2-none-any.whl
- Upload date:
- Size: 89.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61aa84eaf0e334eb72f9cabaebfd81b6cc4064c0d8ca7ee9ab3e98f54f759181 |
|
MD5 | a366e36f3df5c20854f3461b0deea9ea |
|
BLAKE2b-256 | 04918283f172c2e8cb587f176011bc5aaf123dc6c3c421aeaed96d86228ddeae |