Skip to main content

A Django app for creating tree menus

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tree_menu322-0.1.0.tar.gz (7.7 kB view details)

Uploaded Source

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

Hashes for tree_menu322-0.1.0.tar.gz
Algorithm Hash digest
SHA256 babf7cc11309e67943afe019444a6bc3642d705d9a22ee22f497a9bd88b4002a
MD5 e7f4a69ab4da7c85093088b6dbc31f92
BLAKE2b-256 575235610944af95b730ae97a4dd5266903986525b29f08458e8eb0f9bfc9374

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