netzkolchose / django-computedfields
Provides autogenerated autoupdated database fields for model methods.
☆99Updated 7 months ago
Alternatives and similar repositories for django-computedfields:
Users that are interested in django-computedfields are comparing it to the libraries listed below
- Controlled Django model instance replication.☆124Updated this week
- SQL utilities for Django☆139Updated last year
- Django friendly finite state machine support☆137Updated 3 months ago
- Django utility for a memoization decorator that uses the Django cache framework.☆162Updated 3 months ago
- ☆145Updated 2 weeks ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆134Updated 2 weeks ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆197Updated 10 months ago
- Ensure your migration history is linear.☆182Updated last week
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆98Updated last year
- Type hints for enhanced API views and serializers.☆83Updated last year
- A pickled object field for Django☆184Updated last week
- Edit JSON-Model Fields using a Standard Django Form.☆137Updated 4 months ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆69Updated this week
- Python and Django utilities for encrypted fields using pgcrypto.☆74Updated last month
- Set the Permissions-Policy HTTP header on your Django app.☆101Updated last week
- Breadcrumb mixins for django views. Create breadcrumbs in seconds.☆77Updated this week
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆127Updated 3 weeks ago
- Allow foreign key attributes in list_display with '__'