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

Uploaded Source

Built Distribution

django_fhadmin-2.2.0-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_fhadmin-2.2.0.tar.gz
  • Upload date:
  • Size: 6.3 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.2.0.tar.gz
Algorithm Hash digest
SHA256 40646f1df58c63ae12562342683a2841e0c69255182c30858b37110d7918c6f9
MD5 15ef22c48e890e71577fc8d298f53871
BLAKE2b-256 e3ec65f471a052507c1920afa9e5e5a19a055bf66281783492cd637fe2f94cc2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_fhadmin-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.1 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 822f3388b74694f706715911ef889df7bf8758c698b480de440b743b15686edc
MD5 700681a60c9842e3c6c6e15ccac2cd0d
BLAKE2b-256 a31dbd6d6df4c5575fe94a59cf88343465caee0df92476fc232af5193332ba66

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