File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
content/pages/examples/django Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -422,6 +422,19 @@ ASGI event loop functionality to work properly. It is open sourced under the
422422[ MIT license] ( https://github.com/ericls/django-simple-task/blob/master/LICENSE ) .
423423
424424
425+ ### django-sitetree
426+ [ django-sitetree] ( https://github.com/idlesign/django-sitetree )
427+ ([ project documentation] ( https://django-sitetree.readthedocs.io/en/latest/ )
428+ and
429+ [ PyPI package information] ( https://pypi.org/project/django-sitetree/ ) )
430+ is a [ Django] ( /django.html ) extension that makes it easier for
431+ developers to add site trees, menus and breadcrumb navigation elements
432+ to their web applications.
433+
434+ The django-sitetree project is provided as open source under the
435+ [ BSD 3-Clause "New" or "Revised" License] ( https://github.com/idlesign/django-sitetree/blob/master/LICENSE ) .
436+
437+
425438### django-smithy
426439[ django-smithy] ( https://github.com/jamiecounsell/django-smithy ) is
427440a [ Django] ( /django.html ) code library that allows users to send
You can’t perform that action at this time.
0 commit comments