Survey Django app
Project description
DjaoDjin survey
The Django app implements a simple survey app. Surveys can also be run in quizz mode.
Five minutes evaluation
The source code is bundled with a sample django project.
$ virtualenv virtual_env_dir $ cd virtual_env_dir $ source bin/activate $ pip install -r testsite/requirements.txt $ make initdb $ python manage.py runserver
# Visit url at http://localhost:8000/ # You can use username: donny, password: yoyo to test the manager options.
Releases
Tested with
Python: 3.7, Django: 2.2 ([LTS](https://www.djangoproject.com/download/)), Django Rest Framework: 3.12
Python: 3.7, Django: 3.2 (latest), Django Rest Framework: 3.12
Python: 2.7, Django: 1.11 (legacy), Django Rest Framework: 3.9.4
0.4.4
shows only answered questions on frozen samples
[previous release notes](changelog)
Models have been completely re-designed between version 0.1.7 and 0.2.0
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
File details
Details for the file djaodjin-survey-0.4.4.tar.gz.
File metadata
- Download URL: djaodjin-survey-0.4.4.tar.gz
- Upload date:
- Size: 73.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
553a70e227125cfcbd72242069c8580f74bb2fbaaa38e73f6543669330da8500
|
|
| MD5 |
12a770279d54acb068ba0004fd3165b2
|
|
| BLAKE2b-256 |
c1b00b8ca14c55de7dd252596c04b12f854dd73be4eaa37aebdee5ff283a0649
|