Skip to main content

Django app for qualitative and quantitative surveys

Project description

DjaoDjin survey

Documentation Status PyPI version

This Django app implements a survey app for qualitative and quantitative data points.

Full documentation for the project is available at Read-the-Docs

Five minutes evaluation

The source code is bundled with a sample django project.

$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r testsite/requirements.txt
$ python manage.py migrate --run-syncdb --noinput
$ python manage.py loaddata testsite/fixtures/default-db.json

# Install the browser client dependencies (i.e. through `npm`)
$ make vendor-assets-prerequisites

# Start the Web server
$ python manage.py runserver

# Visit url at http://localhost:8000/

Releases

Tested with

  • Python: 3.12, Django: 5.2 (LTS)
  • Python: 3.14, Django: 6.0 (next)
  • Python: 3.10, Django: 4.2 (legacy)
  • Python: 3.9, Django: 3.2 (legacy)

0.20.0

  • replaces sha1 by sha256
  • fixes sum in metrics/aggregate API
  • fixes 500 calling metrics/aggregate API

previous release notes

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

djaodjin_survey-0.20.0.tar.gz (129.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

djaodjin_survey-0.20.0-py3-none-any.whl (183.4 kB view details)

Uploaded Python 3

File details

Details for the file djaodjin_survey-0.20.0.tar.gz.

File metadata

  • Download URL: djaodjin_survey-0.20.0.tar.gz
  • Upload date:
  • Size: 129.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.19

File hashes

Hashes for djaodjin_survey-0.20.0.tar.gz
Algorithm Hash digest
SHA256 c9b30cb67b416bf86222bc810d501382bbcfd4604b813564a1291d9bd5ba8711
MD5 bbb403277a93b425aedc76b5704fb0e9
BLAKE2b-256 b13671e3bc6ffc89f163ddbfea059ce9ed88677e4961fbccfd785c58dc94cf8f

See more details on using hashes here.

File details

Details for the file djaodjin_survey-0.20.0-py3-none-any.whl.

File metadata

File hashes

Hashes for djaodjin_survey-0.20.0-py3-none-any.whl
Algorithm Hash digest
SHA256 52c86add7d2bfd96ac047fb8ba1f75c2162692329f4ccd221197395ffd6fd805
MD5 0ee64ee03d908c3b0bcb610fbe5577ab
BLAKE2b-256 fec6abc3a96a63d8f41ec564242b707ab6f68d27c2500257c057595a0b3a98b9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page