ninemoreminutes / django-admin-object-actions
Object-level actions in the Django admin interface.
☆34Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for django-admin-object-actions
- Controlled Django model instance replication.☆120Updated 2 weeks ago
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆95Updated 8 months ago
- Django template loader that allows you to load and override a template from a specific Django application.☆51Updated 4 years ago
- Polymorphic models implementation for django.☆85Updated last year
- Provides autogenerated autoupdated database fields for model methods.☆94Updated 2 months ago
- Django autocomplete light filters for django admin☆65Updated 3 years ago
- Fast and easy tree structures.☆88Updated last week
- Easily add tabs to django admin forms☆63Updated 4 months ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆64Updated this week
- Clear Django cache from admin or command line☆48Updated last year
- Displays template rendering time on the timeline☆72Updated 6 months ago
- Chain multiple (disparate) QuerySets in Django☆107Updated 4 months ago
- Translatable model support for django-rest-framework☆59Updated last year
- Drag-drop orderable change lists and inlines done right.☆64Updated 2 weeks ago
- Django signals for changed fields☆112Updated 2 years ago
- Postgres Connection Pooling for Django, powered by SQLAlchemy.☆49Updated 4 months ago
- Collection of useful checks for Django Checks Framework☆120Updated 2 months ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆234Updated last week
- Django Admin date_hierarchy with zero queries☆96Updated 10 months ago
- ☆137Updated last week
- Making using Django with frontend libraries and frameworks DRYer☆157Updated last year
- A Django app that provides a new cache on every request object. The cache is only kept within the request/response cycle.☆28Updated this week
- Adds json-editor for JSONField in Django Administration☆175Updated last year
- SQL utilities for Django