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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-botai-manager-1.2.tar.gz
  • Upload date:
  • Size: 5.0 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-1.2.tar.gz
Algorithm Hash digest
SHA256 7c0e77aa285e59b21f24a31708287d0748ccbe0d9d545a2abc1aaf1229d4a64e
MD5 4f38237d6f6b2dadea9b0a5f3682fbfa
BLAKE2b-256 55ca7877061b625c66346be82b0c33b040cf3412f3038268da7ddc3953168528

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_botai_manager-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f8e1c42684b0bff8c6c8f5682d8e363a1330150dfa76b6c628856ef05d414dd1
MD5 c65cac2ce5278581d60cb9bd6b22d593
BLAKE2b-256 480d38081792712521dc311b3030235089221c348886e8df18ca0cc441009107

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