Skip to main content

This reusable Django app introduces site tree, menu and breadcrumbs navigation elements.

Project description

django-sitetree

http://github.com/idlesign/django-sitetree

PyPI - Version License Coverage Docs

What's that

django-sitetree is a reusable application for Django, introducing site tree, menu and breadcrumbs navigation elements.

Site structure in django-sitetree is described through Django admin interface in a so-called site trees. Every item of such a tree describes a page or a set of pages through the relation of URI or URL to human-friendly title. E.g. using site tree editor in Django admin::

  URI             Title
    /             - Site Root
    |_users/      - Site Users
      |_users/13/ - Definite User

Alas the example above makes a little sense if you have more than just a few users, that's why django-sitetree supports Django template tags in item titles and Django named URLs in item URIs. If we define a named URL for user personal page in urls.py, for example, 'users-personal', we could change a scheme in the following way::

  URI                           Title
    /                           - Site Root
    |_users/                    - Site Users
      |_users-personal user.id  - User Called {{ user.first_name }}

After setting up site structure as a sitetree you should be able to use convenient and highly customizable site navigation means (menus, breadcrumbs and full site trees).

User access to certain sitetree items can be restricted to authenticated users or more accurately with the help of Django permissions system (Auth contrib package).

Sitetree also allows you to define dynamic trees in your code instead of Admin interface. And even more: you can combine those two types of trees in more sophisticated ways.

Documentation

https://django-sitetree.readthedocs.io/

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_sitetree-1.18.1.tar.gz (53.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_sitetree-1.18.1-py3-none-any.whl (103.7 kB view details)

Uploaded Python 3

File details

Details for the file django_sitetree-1.18.1.tar.gz.

File metadata

  • Download URL: django_sitetree-1.18.1.tar.gz
  • Upload date:
  • Size: 53.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"25.10","id":"questing","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for django_sitetree-1.18.1.tar.gz
Algorithm Hash digest
SHA256 b6a7bf8086e04bda9aaa9bac47e6aff1699d143bd640104229052de02c27b8e4
MD5 5cc8f04eafcd0625880419bc9fb7f46f
BLAKE2b-256 5c4a3a367187087ba041cfc59e81c143cefe6ce2b5a17c9ad0e6a3ceed630390

See more details on using hashes here.

File details

Details for the file django_sitetree-1.18.1-py3-none-any.whl.

File metadata

  • Download URL: django_sitetree-1.18.1-py3-none-any.whl
  • Upload date:
  • Size: 103.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"25.10","id":"questing","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for django_sitetree-1.18.1-py3-none-any.whl
Algorithm Hash digest
SHA256 37daf127ef6da7c4c40784ce374aad1022cb8e8bc67a6615d1c874c12e89ff63
MD5 da376e8db2d1552a93f65f821d451f07
BLAKE2b-256 5aced5237cac7cbe8a256a599dac18953ec7071098377a590422f489b9b1eee7

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