django-commons / django-click
Write Django management command using the click CLI library
☆261Updated last month
Alternatives and similar repositories for django-click:
Users that are interested in django-click are comparing it to the libraries listed below
- Sanity to the django choices functionality.☆176Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆197Updated 11 months ago
- Automatic logging for Django FSM☆243Updated last week
- Django utility for a memoization decorator that uses the Django cache framework.☆163Updated 4 months ago
- Allows clients to control which fields will be sent in the API response☆220Updated 5 months ago
- django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.☆217Updated 2 years ago
- Fernet symmetric encryption for Django model fields☆195Updated 11 months ago
- Marshmallow schemas for Django REST framework☆213Updated 3 years ago
- Mixin and template tags to integrate django-fsm transitions into the django admin.☆202Updated last year
- A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.☆289Updated 3 years ago
- Django Model Field that uses Hashids to obscure the value☆372Updated 11 months ago
- Chain multiple (disparate) QuerySets in Django☆110Updated 9 months ago
- Keep detailed records of the performance of your Django code.☆353Updated last week
- polymorphic django models using automatic type-field downcasting☆226Updated 3 months ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆237Updated 3 weeks ago
- Add compare view to django-reversion for comparing two versions of a reversion model.☆318Updated 7 months ago
- A Django messaging library☆227Updated last year
- Extension for Django REST framework error display☆129Updated last year
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Dynamic global and instance settings for your django project☆354Updated 3 months ago
- A library for mocking django queryset functions in memory for testing☆320Updated 3 months ago
- Smart caching for Django using Celery to refresh cached items asynchronously.