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', '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.3.1.tar.gz
(56.8 kB
view details)
Built Distributions
File details
Details for the file molo.surveys-6.3.1.tar.gz
.
File metadata
- Download URL: molo.surveys-6.3.1.tar.gz
- Upload date:
- Size: 56.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 686aea2ad638522fdb0d75632b52323bb188926d2b641c659630fcf436c7574b |
|
MD5 | 97e982950a465f22d9f79abb4690afa2 |
|
BLAKE2b-256 | db02ee5c4fef6a47a75f134fe3222c3993f850c4c59f0602b1eb5c882c7166f4 |
Provenance
File details
Details for the file molo.surveys-6.3.1-py3-none-any.whl
.
File metadata
- Download URL: molo.surveys-6.3.1-py3-none-any.whl
- Upload date:
- Size: 83.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d335690ca75fa10feed31e38ba7dcafd479a5c7cab4d17deb94e9985226cbdb3 |
|
MD5 | 5cb19fd8fa9416ee4eb4241e82f6ac9e |
|
BLAKE2b-256 | 2000a4e96a7fc8e5119416be3bb6768b9afe769e51950273b4e94fe1a69abd0d |
Provenance
File details
Details for the file molo.surveys-6.3.1-py2-none-any.whl
.
File metadata
- Download URL: molo.surveys-6.3.1-py2-none-any.whl
- Upload date:
- Size: 83.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 910ebda50cc5d72cbe59a39ca42479d6bcac8ddbdd762d28aed97e94c5e3b177 |
|
MD5 | 7ab1705e92e0ca1e96a0852cb6983db8 |
|
BLAKE2b-256 | 4e0c7dd5265dd44828f4fc7d4d1bff08b784578d46b93e8eb189f23efd3cb936 |