Skip to main content

Survey Django app

Project description

DjaoDjin survey

The Django app implements a simple survey app. Surveys can also be run in quizz mode.

Five minutes evaluation

The source code is bundled with a sample django project.

$ virtualenv-2.7 virtual_env_dir $ cd virtual_env_dir $ source bin/activate $ pip install -r requirements.txt

$ python manage.py syncdb $ python manage.py runserver

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

Releases

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.2.2.tar.gz (35.1 kB view hashes)

Uploaded Source

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