An open API service indexing awesome lists of open source software.

https://github.com/jazzband/django-categories

This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a custom admin for better visualization (copied and modified from feinCMS).
https://github.com/jazzband/django-categories

Last synced: 4 months ago
JSON representation

This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a custom admin for better visualization (copied and modified from feinCMS).

Awesome Lists containing this project