mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Update README.md: add note about django-categories-api
This commit is contained in:
parent
1e6bbad09b
commit
12a79870b2
1 changed files with 4 additions and 0 deletions
|
|
@ -36,6 +36,10 @@ Easy ways for displaying the tree data in templates:
|
|||
|
||||
- **Show multiple levels.** Ancestors of category, category and all children of category or a category and its children
|
||||
|
||||
## Categories API
|
||||
|
||||
Support for categories API can be added by third party application [django-categories-api](https://github.com/PetrDlouhy/django-categories-api).
|
||||
|
||||
## Changes
|
||||
|
||||
### New in 1.8
|
||||
|
|
|
|||
Loading…
Reference in a new issue