tree-menu322 0.1.0
pip install tree-menu322
Latest release
Released:
A Django app for creating tree menus
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Me
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Tree Menu
A Django app for creating tree menus.
Installation
Install the app using pip:
pip install tree_menu322
Add tree_menu to your INSTALLED_APPS:
INSTALLED_APPS = [
...
'tree_menu',
]
Use the draw_menu template tag in your templates:
{% load menu_tags %}
{% draw_menu 'main_menu' %}
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Me
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file tree_menu322-0.1.0.tar.gz.
File metadata
- Download URL: tree_menu322-0.1.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
babf7cc11309e67943afe019444a6bc3642d705d9a22ee22f497a9bd88b4002a
|
|
| MD5 |
e7f4a69ab4da7c85093088b6dbc31f92
|
|
| BLAKE2b-256 |
575235610944af95b730ae97a4dd5266903986525b29f08458e8eb0f9bfc9374
|