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.4.tar.gz (6.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django_skillprofil-0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 4b709f60f3e7c566f7c1052c20026477831d5fa9944d874515904accab882212
MD5 0d668eedd8c13f2d17e8ddd4453c4344
BLAKE2b-256 5e3ca6258cc80fdba38a59661159cb57636a21a4f67be10c624deb81442c9230

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