Skip to main content

Configurable sidebar for django-jet admin panel.

Project description

WebCase Jet Sidebar Customization

WebCase Jet Sidebar Customization offers a flexible and powerful customization system for the Django admin interface sidebar, allowing administrators to configure the order, custom names, positioning, and view mode (compact or expanded) of sidebar items for the current user.

This package is perfect for those looking to enhance the usability and efficiency of their admin panel, providing custom settings for each sidebar item based on user needs and preferences.

Installation

To get started with WebCase Jet Sidebar Customization, follow these steps:

Install the package using pip:

pip install wc-django-jet-sidebar

Add wcd_jet_sidebar to your settings.py:

INSTALLED_APPS += [
  'wcd_jet_sidebar',
]

To integrate with your project, replace the inheritance of your admin interface templates:

In /markup/templates/admin/base_site.html and /markup/templates/rosetta/base.html files, replace:

{% extends "admin/base.html" %}

With:

{% extends "wcd_jet_sidebar/base.html" %}

Enjoy!

You are now ready to use WebCase Jet Sidebar Customization to customize and optimize your Django admin interface. Personalize your sidebar effortlessly and conveniently, making your work more productive and enjoyable.

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

wc-django-jet-sidebar-0.1.9.tar.gz (14.3 kB view details)

Uploaded Source

File details

Details for the file wc-django-jet-sidebar-0.1.9.tar.gz.

File metadata

  • Download URL: wc-django-jet-sidebar-0.1.9.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for wc-django-jet-sidebar-0.1.9.tar.gz
Algorithm Hash digest
SHA256 ffa82059bbc7c841d43fcf34a36bf3897265b8b899b6fcf3e0466f822fbd6ee1
MD5 2dd7ed8e10cfc180a52ba71fc87995f0
BLAKE2b-256 1d47b39aed4bd923e56f43897c1eb49f11ebaee2f94e8944b44f3888705156e4

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