Skip to main content

OBytes django application for managing surveys, questions and answers

Project description

OBytes Django Survey App

Build & Test Publish to PyPI

Survey Django Application is designed to be a simple and easy to use survey application for Django, which can be used to collect data from users.

Quick start

  1. Install ob-dj-survey latest version pip install ob-dj-survey

  2. Add "ob_dj_survey" to your INSTALLED_APPS setting like this:

   # settings.py
   INSTALLED_APPS = [
        ...
        "ob_dj_survey.core.survey",
   ]
  1. Include the URLs in your project urls.py like this:
   # urls.py
   path("survey/", include("ob_dj_survey.apis.survey.urls")),
  1. Run python manage.py migrate to create the survey models.

Developer Guide

  1. Clone github repo git clone [url]

  2. pipenv install --dev

  3. pre-commit install

  4. Run unit tests make test

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

ob-dj-survey-0.1.3.tar.gz (65.3 kB view details)

Uploaded Source

Built Distribution

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

ob_dj_survey-0.1.3-py3-none-any.whl (27.2 kB view details)

Uploaded Python 3

File details

Details for the file ob-dj-survey-0.1.3.tar.gz.

File metadata

  • Download URL: ob-dj-survey-0.1.3.tar.gz
  • Upload date:
  • Size: 65.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for ob-dj-survey-0.1.3.tar.gz
Algorithm Hash digest
SHA256 9c3d889a7953759d751f814227d95ff76c4b895ca36aff2cad7d94289da9fcd2
MD5 672b8ab123d35b92aea2990631465620
BLAKE2b-256 be9c6c25d28329effb3ba48c518d723279c7784909b6b1f91b18c220f990043d

See more details on using hashes here.

File details

Details for the file ob_dj_survey-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: ob_dj_survey-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 27.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for ob_dj_survey-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 43e32f1e4134e0d4d09ad6b15285230529b7675440f3781de845a2dbe7b8d360
MD5 415e4a4880b742137c4c95c803d19ada
BLAKE2b-256 c94a88eb27d5acb41a8e2b4810168678ea8ae6ad21220811f1866fb28cd72962

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