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).
☆467Updated last month
Alternatives and similar repositories for django-categories
Users that are interested in django-categories are comparing it to the libraries listed below
Sorting:
- A Django app for managing robots.txt files following the robots exclusion protocol☆474Updated last month
- Django Template Blocks with extra functionality☆461Updated 3 weeks ago
- A custom User model for everybody!☆371Updated last year
- Reusable application for Django introducing site tree, menu and breadcrumbs navigation elements.☆348Updated this week
- user notification management for the Django web framework☆751Updated 9 months ago
- Full control of form rendering in the templates.☆843Updated 4 months ago
- Easily translate "cheese omelet" into "omelette au fromage".☆711Updated 9 months ago
- collection of useful django actions to use with ModelAdmin or AdminSite.☆687Updated last month
- Django model field that can hold a geoposition, and corresponding widget☆332Updated last year
- Class based template tags for django☆380Updated this week
- Django hit counter application that tracks the number of hits/views for chosen objects☆466Updated 11 months ago
- Serve files with Django.☆390Updated last week
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆539Updated last year
- Painless translations in django, using the regular ORM. Integrates easily into existing projects and apps. Easy convertible from django-m…☆532Updated 2 years ago
- Fabulous Tagging for Django☆352Updated 8 months ago
- "Log in as user" for the Django admin.☆369Updated 7 months ago
- A transparent sorted ManyToMany field for django.☆520Updated 2 months ago
- A Django app for handling user avatars.☆820Updated last month
- Useful additions to Django's default TestCase☆622Updated 9 months ago
- Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-genera…☆374Updated 2 years ago
- Dynamic global and instance settings for your django project☆355Updated 4 months ago
- A Django address model and field. Addresses may be specified by address components or by performing an automatic Google Maps lookup.☆435Updated last year
- A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.