Skip to main content

Modifies the stock Django-Administration interface to fit our ideas a little bit better.

Project description

Modifies the stock Django-Administration interface to fit our ideas a little bit better.

Dashboard and global navigation extension

Allows grouping of apps on the dashboard and offers the same view on each admin page by sliding down the bar on top after a small delay when hovered.

Configuration example:

from fhadmin import FHADMIN_GROUPS_REMAINING
_ = lambda x: x

FHADMIN_GROUPS = [
    (_('Main content'), ('page', 'medialibrary', 'blog')),
    (_('Modules'), ('links', FHADMIN_GROUPS_REMAINING)),
    (_('Preferences'), ('auth', 'rosetta', 'external', 'sites')),
]

The extension is activated by inserting fhadmin before django.contrib.admin in INSTALLED_APPS.

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_fhadmin-2.1.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

django_fhadmin-2.1.0-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file django_fhadmin-2.1.0.tar.gz.

File metadata

  • Download URL: django_fhadmin-2.1.0.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for django_fhadmin-2.1.0.tar.gz
Algorithm Hash digest
SHA256 94445ebaa92b82759269b3eee194fb04a4d2aab8bd6c63c29771d5bd8d6066b3
MD5 b1bfaf34f851764fccbd48589e4a2074
BLAKE2b-256 1c34e931b70d196c29b01585d8aa13f984bf524fe07b6a2571a53d15ccba1dce

See more details on using hashes here.

File details

Details for the file django_fhadmin-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: django_fhadmin-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for django_fhadmin-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8700f597fea75f51d22caa86d8d31a5ed7e099a21667e7d37d04ccd618160468
MD5 b06ac1b8a7b0b7609810347c1f7272fe
BLAKE2b-256 dd44d96a0b09a26ec2f31295a4e7260a81fa6fd224be67dee3f262ef9fe56f18

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page