jazzband / django-model-utilsLinks
Django model mixins and utilities.
☆2,729Updated 3 weeks ago
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:
- django-reversion is an extension to the Django web framework that provides version control for model instances.☆3,107Updated 10 months ago
- Keep track of failed login attempts in Django-powered sites.☆1,586Updated last week
- Reusable, generic mixins for Django☆1,974Updated 3 months ago
- Dynamic Django settings.☆1,776Updated last month
- Store model history and view/revert changes from admin site.☆2,344Updated this week
- Improved Django model inheritance with automatic downcasting☆1,739Updated 2 weeks ago
- A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.☆1,838Updated this week
- Full-text multi-table search application for Django. Easy to install and use, with good performance.☆1,229Updated 10 months ago
- Awesome Django authorization, without the database☆1,911Updated 9 months ago
- Simple tagging for django☆3,391Updated 3 weeks ago
- Declarative model lifecycle hooks, an alternative to Signals.☆1,382Updated 4 months ago
- A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.☆1,478Updated 9 months ago
- DRF-extensions is a collection of custom extensions for Django REST Framework☆1,522Updated 2 months ago
- With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.☆1,611Updated this week
- Money fields for Django forms and models.☆1,709Updated last month
- Per object permissions for Django☆3,750Updated last month
- Efficient tree implementations for Django☆1,150Updated last week
- Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.☆1,794Updated this week
- Thumbnails for Django☆1,777Updated this week
- A generic system for filtering Django QuerySets based on user selections☆4,597Updated 2 months ago
- Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, …☆1,784Updated last month
- Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.☆3,093Updated 2 weeks ago
- Use Database URLs in your Django Application.