Skip to main content

A Django app to organize skillprofiles.

Project description

django-skillprofil is a Django app to organize peoples skillprofile.

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 skillprofile 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.3.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.3-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_skillprofil-0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 73d339a8559df6dffafc631dba4507f4c87a6c4631d2c65a89432b0cc2922124
MD5 a2b262bc2c232abc45dc99df7694e902
BLAKE2b-256 ed8ef88bb6539f876306f5627e1e8be18a2f9772895d5ac7ae5240fc30ba02c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_skillprofil-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bb8fa3ad801fbe1d4816b1a18c3e99b1372f6cf4bd3d02704f224387daea3bbf
MD5 e3d629f57f8fd0f35655de7d1e8f87a9
BLAKE2b-256 c06611b59f9634b8a078c2b238d60f3ec33652a2afdf2dfc02904bb38c41b9a9

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