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.3.tar.gz
(60.8 kB
view details)
Built Distributions
File details
Details for the file molo.surveys-6.4.3.tar.gz
.
File metadata
- Download URL: molo.surveys-6.4.3.tar.gz
- Upload date:
- Size: 60.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49426bb98145bd8be5bafa4b4b4f5a8fd6b1287e7d15c8af55a44b7933f19432 |
|
MD5 | 4d718eeee76e11d6e478b9d7cb84386e |
|
BLAKE2b-256 | 04272c2924dd37034b405cca28c193de2b1da77c9a7f60e432ae5fe6c5ccb66c |
Provenance
File details
Details for the file molo.surveys-6.4.3-py3-none-any.whl
.
File metadata
- Download URL: molo.surveys-6.4.3-py3-none-any.whl
- Upload date:
- Size: 88.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7daa8432d5791ed1bfeef986853f83b681db5df2fb05b8e03983416c44de1ce7 |
|
MD5 | 5e23b1171a36087a8571455b8c598e7e |
|
BLAKE2b-256 | 023b061396a06c9d85c43db03c077f56f233ee7bcd8a36e25d6d6c5f14793d45 |
Provenance
File details
Details for the file molo.surveys-6.4.3-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-6.4.3-py2-none-any.whl
- Upload date:
- Size: 88.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c79c7ad67897a9780be8fcf60ceb0fa457347615cf826bd33b2fc80994eeba4 |
|
MD5 | c253d4e4fb1e7f1168827d01cfe9cb33 |
|
BLAKE2b-256 | 2b343f825dac9a9d5604fb9e557ddae0d8830f12366335123cdd23dc7b547201 |