DjaoDjin survey
================
[](https://djaodjin-survey.readthedocs.io/en/latest/?badge=latest)
[](https://badge.fury.io/py/djaodjin-survey)
This Django app implements a survey app for qualitative and quantitative
data points.
Full documentation for the project is available at
[Read-the-Docs](http://djaodjin-survey.readthedocs.org/)
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.9, **Django:** 3.2 (legacy)
- **Python:** 3.10, **Django:** 4.2 ([LTS](https://www.djangoproject.com/download/))
- **Python:** 3.12, **Django:** 5.2 (latest)
0.17.2
* adds dynamic set of content fields in benchmark query
[previous release notes](changelog)
Models have been completely re-designed between version 0.1.7 and 0.2.0
Raw data
{
"_id": null,
"home_page": null,
"name": "djaodjin-survey",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "The DjaoDjin Team <help@djaodjin.com>",
"keywords": "survey, assessment, census",
"author": null,
"author_email": "The DjaoDjin Team <help@djaodjin.com>",
"download_url": "https://files.pythonhosted.org/packages/e5/2d/a8d6ca5582f311ae313071b495df850fb95bd6474478705110d1f1bb812d/djaodjin_survey-0.17.2.tar.gz",
"platform": null,
"description": "DjaoDjin survey\n================\n\n[](https://djaodjin-survey.readthedocs.io/en/latest/?badge=latest)\n[](https://badge.fury.io/py/djaodjin-survey)\n\n\nThis Django app implements a survey app for qualitative and quantitative\ndata points.\n\nFull documentation for the project is available at\n[Read-the-Docs](http://djaodjin-survey.readthedocs.org/)\n\n\nFive minutes evaluation\n=======================\n\nThe source code is bundled with a sample django project.\n\n $ python3 -m venv .venv\n $ source .venv/bin/activate\n $ pip install -r testsite/requirements.txt\n $ python manage.py migrate --run-syncdb --noinput\n $ python manage.py loaddata testsite/fixtures/default-db.json\n\n # Install the browser client dependencies (i.e. through `npm`)\n $ make vendor-assets-prerequisites\n\n # Start the Web server\n $ python manage.py runserver\n\n # Visit url at http://localhost:8000/\n\n\nReleases\n========\n\nTested with\n\n- **Python:** 3.9, **Django:** 3.2 (legacy)\n- **Python:** 3.10, **Django:** 4.2 ([LTS](https://www.djangoproject.com/download/))\n- **Python:** 3.12, **Django:** 5.2 (latest)\n\n0.17.2\n\n * adds dynamic set of content fields in benchmark query\n\n[previous release notes](changelog)\n\n\nModels have been completely re-designed between version 0.1.7 and 0.2.0\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "Django app for qualitative and quantitative surveys",
"version": "0.17.2",
"project_urls": {
"changelog": "https://github.com/djaodjin/djaodjin-survey/changelog",
"documentation": "https://djaodjin-survey.readthedocs.io/",
"repository": "https://github.com/djaodjin/djaodjin-survey"
},
"split_keywords": [
"survey",
" assessment",
" census"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5295f8c41c9269a623708e8077f92babbf0d06d47791bdc84f8b8d7ef2b08660",
"md5": "e75ef3c2c12845d8d60ad04fa7ec8472",
"sha256": "9ae6fcfbd7d4170261ff60cc5555cadeeaa4bdb496b1f954367ed38fb91db16b"
},
"downloads": -1,
"filename": "djaodjin_survey-0.17.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e75ef3c2c12845d8d60ad04fa7ec8472",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 175060,
"upload_time": "2025-09-01T17:05:36",
"upload_time_iso_8601": "2025-09-01T17:05:36.381742Z",
"url": "https://files.pythonhosted.org/packages/52/95/f8c41c9269a623708e8077f92babbf0d06d47791bdc84f8b8d7ef2b08660/djaodjin_survey-0.17.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e52da8d6ca5582f311ae313071b495df850fb95bd6474478705110d1f1bb812d",
"md5": "6c75ff6d1e4f4c1b0ad9cdefec0f2f1d",
"sha256": "ac0039e9ef4ae5854b7e20cc0eb43b0694afbc4536405d1341c62c7617ed2ee0"
},
"downloads": -1,
"filename": "djaodjin_survey-0.17.2.tar.gz",
"has_sig": false,
"md5_digest": "6c75ff6d1e4f4c1b0ad9cdefec0f2f1d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 122987,
"upload_time": "2025-09-01T17:05:38",
"upload_time_iso_8601": "2025-09-01T17:05:38.009541Z",
"url": "https://files.pythonhosted.org/packages/e5/2d/a8d6ca5582f311ae313071b495df850fb95bd6474478705110d1f1bb812d/djaodjin_survey-0.17.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-01 17:05:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "djaodjin",
"github_project": "djaodjin-survey",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "djaodjin-survey"
}