Django DF Survey
Project description
Django DF Survey
Django DF Survey - create and manage surveys and on-boarding forms in your DjangoFlow project
Installation:
- Install the package
pip install django-df-survey
- Include default
INSTALLED_APPSfromdf_survey.defaultsto yoursettings.py
from df_survey.defaults import DF_SURVEY_INSTALLED_APPS
INSTALLED_APPS = [
...
*DF_SURVEY_INSTALLED_APPS,
...
]
Development
Installing dev requirements:
pip install -e .[test]
Installing pre-commit hook:
pre-commit install
Running tests:
pytest
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
django-df-survey-0.0.4.tar.gz
(11.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-df-survey-0.0.4.tar.gz.
File metadata
- Download URL: django-df-survey-0.0.4.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc88a23c38652ca89cd7c5bb443164ef4f37e1af77a8923c37a646fef6657c29
|
|
| MD5 |
85a3e2a6a58da11f30f47defca911c76
|
|
| BLAKE2b-256 |
570b505aed8b1cc52fa0394b2c212b760d09b0502fbcc68fe0f9fbc7f3fba8b3
|
File details
Details for the file django_df_survey-0.0.4-py3-none-any.whl.
File metadata
- Download URL: django_df_survey-0.0.4-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0eacf9016c13201b8cfab7f5c2ca9c095f6b44b2147674262a191a641f04713
|
|
| MD5 |
eb3d958ce1d2ad83a179162dfc1102f4
|
|
| BLAKE2b-256 |
f6017f57f6bfceaef3e639bf52b4b956ce9d72ed987b1dcc0f30a24a4d041536
|