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.7, Django: 3.2 (LTS)
  • Python: 3.10, Django: 4.2 (latest)

0.13.1

  • fixes empty profile name when using deployutils broker

previous release notes

Models have been completely re-designed between version 0.1.7 and 0.2.0

Project details


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.13.1.tar.gz (118.8 kB view details)

Uploaded Source

Built Distribution

djaodjin_survey-0.13.1-py3-none-any.whl (171.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: djaodjin_survey-0.13.1.tar.gz
  • Upload date:
  • Size: 118.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.13

File hashes

Hashes for djaodjin_survey-0.13.1.tar.gz
Algorithm Hash digest
SHA256 4328ed4f2a35f2d453db94ed3beb1a89af1871abc48b3394f388119d8bb68994
MD5 51e26ed297267426c7d1682e2f4c3b60
BLAKE2b-256 eaa7c1d1b4ef772ef4c68faa343245608839e4367b560e81f9d9fc9b0292d32a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for djaodjin_survey-0.13.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a57dcb082692fd18de54ae7fc9e999416be0a21b1df41273a338ba7951512a76
MD5 58b5600188e2b4379c694c9a373a912d
BLAKE2b-256 83fff17da1398a82cff83bc7160c1a2864249f014f2c70845b841978020afb3e

See more details on using hashes here.

Supported by

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