A transparent sorted ManyToMany field for django.
☆525Mar 2, 2026Updated this week
Alternatives and similar repositories for django-sortedm2m
Users that are interested in django-sortedm2m are comparing it to the libraries listed below
Sorting:
- Improved Django model inheritance with automatic downcasting☆1,806Feb 20, 2026Updated 2 weeks ago
- Generic drag-and-drop ordering for objects in the Django admin interface☆870Feb 13, 2026Updated 3 weeks ago
- collection of useful django actions to use with ModelAdmin or AdminSite.☆699Sep 4, 2025Updated 6 months ago
- Store model history and view/revert changes from admin site.☆2,442Updated this week
- Add advanced filtering abilities to Django admin☆808Jul 30, 2024Updated last year
- chained and grouped selects for django forms☆1,146Oct 30, 2024Updated last year
- A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, …☆620Feb 28, 2026Updated last week
- Generic drag-and-drop ordering for objects and tabular inlines in Django Admin☆570Apr 21, 2023Updated 2 years ago
- A set of high-level abstractions for Django forms☆875Updated this week
- Django admin classes that allow for nested inlines☆773Oct 23, 2025Updated 4 months ago
- This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a cus…☆468Updated this week
- The Reporting Engine for Django. Create dashboards and standalone Reports and Charts.☆596Aug 20, 2024Updated last year
- Dynamic Django settings.☆1,834Jan 30, 2026Updated last month
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆706Updated this week
- Django model mixins and utilities.☆2,759Updated this week
- Simple tagging for django☆3,427Updated this week
- With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.☆1,701Feb 27, 2026Updated last week
- color field for django models with a nice color-picker in the admin.☆664Updated this week
- Mask your objects instead of deleting them from your database.☆708Mar 10, 2025Updated 11 months ago
- Helps working with singletons - things like global settings that you want to edit from the admin site.☆951Jan 1, 2026Updated 2 months ago
- Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way☆501Mar 6, 2025Updated last year
- probably the best abstract model/admin for your tree based stuff.☆793Updated this week
- An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dy…☆905Dec 19, 2025Updated 2 months ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆359Apr 16, 2024Updated last year
- Django's class-based generic views are awesome, let's have more of them.☆1,433Apr 28, 2025Updated 10 months ago
- django-reversion is an extension to the Django web framework that provides version control for model instances.