Skip to main content

No project description provided

Project description

django-temprole

PyPI version GitHub version Test Lint Documentation

security: bandit Django Supported Python versions

django-temprole is a Django app.

NOTE: Provide a more detailed description here.

Dependencies

  • Python 3.10 or later
  • Django 4.2 or later

Installation

  • Install django-temprole using your package manager of choice, e.g. Pip:

    pip install
    

    add the django_temprole in the settings:

      INSTALLED_APPS = [
          ...
          'django_temprole',
          ...
      ]
    

    and add the authentication backend in the settings:

      AUTHENTICATION_BACKENDS = [
          'django.contrib.auth.backends.ModelBackend',
          'django_temprole.backends.TemporaryPermissionBackend',
      ]
    
  • Check that your configuration is valid:

    python manage.py check
    

Bug reports and requests for enhancements

Please open an issue on the project's issue tracker on GitHub.

Contributing to the project

See the contribution guide.

Licensing

All rights reserved.

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_temprole-0.4.0.tar.gz (33.4 MB view details)

Uploaded Source

Built Distribution

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

django_temprole-0.4.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file django_temprole-0.4.0.tar.gz.

File metadata

  • Download URL: django_temprole-0.4.0.tar.gz
  • Upload date:
  • Size: 33.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for django_temprole-0.4.0.tar.gz
Algorithm Hash digest
SHA256 b28654f383d53ff4b137a2663c5e53a362e836aa72c37a684a0afd0462ed542e
MD5 6c5def4ea988f84883ffdcddd29a0433
BLAKE2b-256 e2cbd3a1987babd5d32bde56c9ab104b9cd2d7601a419efb4940ca88605c1be0

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_temprole-0.4.0.tar.gz:

Publisher: release.yml on k-tech-italy/django-temprole

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file django_temprole-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_temprole-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 15693309bd53ef1af73046c37f8d267ff37732b8fe037c6ffddc24f57a3d3bbd
MD5 3e3ce1f049b7956452fd23aa7d24fbe6
BLAKE2b-256 6cf453f2fde96f0d9a6526bffb70444871a2c3deac039d0190dbb69406d234af

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_temprole-0.4.0-py3-none-any.whl:

Publisher: release.yml on k-tech-italy/django-temprole

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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