Skip to main content

A Django app to organize skillprofiles.

Project description

django-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 = [
        ...,
        "django_polls",
    ]
  2. Include the polls URLconf in your project urls.py like this:

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

  4. Start the development server and visit the admin to create a poll.

  5. Visit the /polls/ URL 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_skillprofil-0.0.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

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

django_skillprofil-0.0-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file django_skillprofil-0.0.tar.gz.

File metadata

  • Download URL: django_skillprofil-0.0.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.10

File hashes

Hashes for django_skillprofil-0.0.tar.gz
Algorithm Hash digest
SHA256 d25bd4b021ca0fa90af6bef5aea75401faaae5454ca0f4b3667ad5af2f2ac08e
MD5 3de564444bdfc3f7e10a7d7567ab9cfe
BLAKE2b-256 fb96d9a9181070cef4a4d040483ccdffb0e027efbde1f6f65e946bcf6106f651

See more details on using hashes here.

File details

Details for the file django_skillprofil-0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_skillprofil-0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 76241f046d22fd3cd3c72122e4a7260ce394ad6f0b3ca3f743cc2bc56da7051a
MD5 aa88a827a76facd73000fb0051fb9712
BLAKE2b-256 5208bbadb9db5aed90e615c9ecf37b9f5c162837ed5d9e198a21fb42965d321d

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