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.8.tar.gz (5.1 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.8-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-botai-manager-0.8.tar.gz
  • Upload date:
  • Size: 5.1 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.8.tar.gz
Algorithm Hash digest
SHA256 1b17d7aa17742a3eb047b7f58809b4b30d398755f5ad13114c16cb934749a111
MD5 dead276d8ac09e9eda665f4153041086
BLAKE2b-256 ae5b60b5971dabbbb0c5ba027887bd220c9290bb40f3efa81fd37a7ad45a2876

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_botai_manager-0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 6769d1299b9992402a29a50dc107ad7b98793cc568bca136e99930750e6518c1
MD5 88934b6be3e06fcaeb74dac46e575fff
BLAKE2b-256 ecd06e9e821895d707d8dada9f0d969484d6f0bd5a80058a9192e01bce4291f0

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