Skip to main content

A Django app to conduct web-based botai web services.

Project description

Polls is a Django app to conduct web-based polls. For each question, visitors can choose between a fixed number of answers.

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “polls” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'manager',
    ]
  2. Include the polls URLconf in your project urls.py like this:

    path('manager/', include('manager.urls')),
  3. Run python manage.py migrate to create the polls models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a poll (you’ll need the Admin app enabled).

  5. Visit http://127.0.0.1:8000/api/ to participate in the poll.

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

django-botai-manager-0.6.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

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

django_botai_manager-0.6-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file django-botai-manager-0.6.tar.gz.

File metadata

  • Download URL: django-botai-manager-0.6.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for django-botai-manager-0.6.tar.gz
Algorithm Hash digest
SHA256 ff9b8af8efb709635b00022114945a556ee3ef12a9c3fc9a830a33c3ac0e92db
MD5 c4b6c56af4d7370a702e5e980db27441
BLAKE2b-256 01362e685e65152b82ac8ab3a4189d0348a22b2f351a60c04ee414e84b6130e9

See more details on using hashes here.

File details

Details for the file django_botai_manager-0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for django_botai_manager-0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e916bf5c3f9a00624ecb19f2e28ce0004e4df908714c6afe0f5d892e1565ff22
MD5 1ff9134e06011e27570ce087fd3ce620
BLAKE2b-256 b65a47cf5bee37ce16315ef488832e909c5f802bf0e6ca7dde39a376d9e9d5c4

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