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 “skillprofil” to your INSTALLED_APPS setting like this:

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

    path("skillprofil/", include("django_skillprofil.interfaces.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 /skillprofil/ 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.1.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.1-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_skillprofil-0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 fc13989e8c3824fc7ea414f309a329b602dd477092b110f906cef6131e247114
MD5 7ba9073178a56a37f8fa955f2f95dcbb
BLAKE2b-256 0e96cb276f1507cc583f16d2daae14d3c4e32485df4fee2b59cb31f436590342

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_skillprofil-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f1e88de7f396a7a147eb16125ca3b123c9ef8f714850e1a1a4ad8e76ca862864
MD5 a00111f2882eb682c8c8044689520e70
BLAKE2b-256 acac1ae71fa5e67266eb4c868c707f8d116444c5af4b150804d28b3d507b0e1b

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