Django model mixins and utilities.
☆2,757Feb 23, 2026Updated last week
Alternatives and similar repositories for django-model-utils
Users that are interested in django-model-utils are comparing it to the libraries listed below
Sorting:
- This is a repository for collecting global custom management extensions for the Django Framework.☆6,794Oct 3, 2025Updated 5 months ago
- A generic system for filtering Django QuerySets based on user selections☆4,680Dec 15, 2025Updated 2 months ago
- Reusable, generic mixins for Django☆2,010Mar 18, 2025Updated 11 months ago
- django-reversion is an extension to the Django web framework that provides version control for model instances.☆3,153Feb 1, 2026Updated last month
- Per object permissions for Django☆3,884Feb 24, 2026Updated last week
- Store model history and view/revert changes from admin site.☆2,442Updated this week
- Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.☆3,145Feb 26, 2026Updated last week
- Silky smooth profiling for Django☆4,932Feb 23, 2026Updated last week
- Improved Django model inheritance with automatic downcasting☆1,806Feb 20, 2026Updated last week
- Simple tagging for django☆3,428Jan 19, 2026Updated last month
- Utilities for implementing a modified pre-order traversal tree in django.☆2,967Aug 26, 2025Updated 6 months ago
- A configurable set of panels that display various debug information about the current request/response.☆8,351Feb 23, 2026Updated last week
- Dynamic Django settings.☆1,834Jan 30, 2026Updated last month
- Django application and library for importing and exporting data with admin integration.☆3,295Updated this week
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,137Dec 15, 2025Updated 2 months ago
- Keep track of failed login attempts in Django-powered sites.☆1,655Feb 26, 2026Updated last week
- Declarative model lifecycle hooks, an alternative to Signals.☆1,404Updated this week
- The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providi…☆5,151Updated this week
- Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account a…☆10,300Feb 13, 2026Updated 2 weeks ago
- Django's class-based generic views are awesome, let's have more of them.☆1,433Apr 28, 2025Updated 10 months ago
- https://django-storages.readthedocs.io/☆2,937Jun 18, 2025Updated 8 months ago
- Django friendly finite state machine support☆2,350Oct 7, 2025Updated 4 months ago
- Money fields for Django forms and models.☆1,764Feb 8, 2026Updated 3 weeks ago
- Awesome Django authorization, without the database☆1,971Oct 11, 2025Updated 4 months ago
- Efficient tree implementations for Django☆1,184Feb 24, 2026Updated last week
- Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.☆2,446Dec 15, 2025Updated 2 months ago
- Developer-friendly asynchrony for Django☆6,336Jan 28, 2026Updated last month
- Full featured redis cache backend for Django.☆3,056Feb 23, 2026Updated last week
- DRF-extensions is a collection of custom extensions for Django REST Framework