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.2.tar.gz (6.4 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.2-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_skillprofil-0.2.tar.gz
  • Upload date:
  • Size: 6.4 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.2.tar.gz
Algorithm Hash digest
SHA256 a868ca2e160ff83445a73d845c4b6b9bc37548dbb5a87161bf8680b9d87e20a8
MD5 40ff63c9fefa580b8e82a0185d79abef
BLAKE2b-256 9aa72ed7698da867371709c4b8f9fed81386f1113429bc047dcc2dd16675bbd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_skillprofil-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fadf75797ec4cfc78fd98ca2d621126f2636c800ed3f01aacb2cd3648a6ba673
MD5 96024213d40856e5bfa4c4f77cd45746
BLAKE2b-256 b1916754fa31c37ff58e9bbc3e8158fe4ab4ba95b6d6acbf323e1e448508524b

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