A reusable Django sidebar for Web Apps
Project description
Micro Sidebar
A reusable Django sidebar app.
Installation
- Add
sidebarto yourINSTALLED_APPSsetting. - Include the URLconf in your project urls.py:
path('sidebar/', include('sidebar.urls')),
- Override the content by creating
templates/sidebar/content.htmlin your project. Seesidebar/templates/sidebar/example_content.htmlfor a starting point.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
micro_sidebar-1.0.0.tar.gz
(5.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters