jazzband / django-categoriesLinks
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).
☆469Updated 2 months ago
Alternatives and similar repositories for django-categories
Users that are interested in django-categories are comparing it to the libraries listed below
Sorting:
- Django Template Blocks with extra functionality☆461Updated last month
- A custom User model for everybody!☆371Updated last year
- Reusable application for Django introducing site tree, menu and breadcrumbs navigation elements.☆348Updated 3 weeks ago
- Full control of form rendering in the templates.☆843Updated 4 months ago
- A Django app for managing robots.txt files following the robots exclusion protocol☆475Updated 2 months ago
- collection of useful django actions to use with ModelAdmin or AdminSite.☆688Updated 2 months ago
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆539Updated last year
- Serve files with Django.