Skip to main content

A Django-admin-themed template pack for HIdP

Project description

HIdP templates for Django-admin

Overview

This package contains Django-admin-styled templates for HIdP.

Installation

  1. Install the package using pip:
pip install django-hidp-django-admin
  1. Add the package to your INSTALLED_APPS in your Django settings.

Note: Make sure to add it above the hidp app so that templates are loaded correctly.

INSTALLED_APPS = [
    ...
    "hidp_django_admin",
    ...
]
  1. Add the following urls to your projects urls.py above the hidp_urls.
url_patterns = [
    ...
    # Hello, ID Please
    path(
        "django-admin/login/",
        RedirectView.as_view(pattern_name="hidp_accounts:login"),
    ),
    path("django-admin/", admin.site.urls),
    ...
]

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_hidp_django_admin-1.0.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

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

django_hidp_django_admin-1.0.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file django_hidp_django_admin-1.0.0.tar.gz.

File metadata

  • Download URL: django_hidp_django_admin-1.0.0.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for django_hidp_django_admin-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e614053c4c29397e388f9bdb4a7e98068d6c1bef0f06bf3befc9c186ebe7c4f7
MD5 eada2be113ccf9bfd9786bce3f9a6763
BLAKE2b-256 0163acfbb0435c27eb0cc167dbb75f8286c0807d0efa26bb8514238652d2ca9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_hidp_django_admin-1.0.0.tar.gz:

Publisher: release.yml on leukeleu/django-hidp-django-admin

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_hidp_django_admin-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_hidp_django_admin-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 961d75bd3714c0d90cbabb548decbfb44301cdec04143861f337f6974412ff46
MD5 94e960edfb0e2dd8c5385408bc25b7b6
BLAKE2b-256 bdf09f93b0ee60eb1805aaafb2dcdd2bb243fcd215ae73eff72c061d56b51bd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_hidp_django_admin-1.0.0-py3-none-any.whl:

Publisher: release.yml on leukeleu/django-hidp-django-admin

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