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.0

  • rationalizes campaign.active to campaign.is_active
  • adds field campaign.is_commons
  • enables filter portfolio and sample history by campaign
  • enables removing notes by setting text to ""

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: djaodjin_survey-0.13.0.tar.gz
  • Upload date:
  • Size: 118.9 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.0.tar.gz
Algorithm Hash digest
SHA256 c8cc7efc3d478db238554a07edf36e3fed2a1d06b97538b0e57f5a90844ec1c3
MD5 8943f27e87f21b13eddd820952ee2ddc
BLAKE2b-256 00918a8d09058736d643e843a7f29aabffad87463c17b172fc9a38aa53c4323c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for djaodjin_survey-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 34ceb838fe7ba0abadc1ed7424079b957d675db688ff025e6cdda98be098f8fb
MD5 98a066c8c9d85fae2593a46b646d5862
BLAKE2b-256 ecb1a204785c7c42222aca867f7bec57bde7b1f49c617fa79f54ac7a977f2ec4

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