vishalanandl177 / DRF-API-Logger
An API Logger for your Django Rest Framework project.
☆320Updated 8 months ago
Alternatives and similar repositories for DRF-API-Logger:
Users that are interested in DRF-API-Logger are comparing it to the libraries listed below
- config and manage typed extra settings using just the django admin.☆578Updated this week
- A simple Django app to render list filters in django admin using autocomplete widget.☆355Updated 11 months ago
- probably the best abstract model/admin for your tree based stuff.☆725Updated last week
- Add advanced filtering abilities to Django admin☆791Updated 8 months ago
- shows a 503 error page when maintenance-mode is on.☆504Updated this week
- collection of useful django actions to use with ModelAdmin or AdminSite.☆686Updated last month
- Declarative model lifecycle hooks, an alternative to Signals.☆1,367Updated last month
- Mask your objects instead of deleting them from your database.☆687Updated 3 weeks ago
- Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.☆451Updated last month
- Standardize your DRF API error responses☆279Updated last month
- Two-factor authentication for Django Allauth☆219Updated this week
- Easily translate "cheese omelet" into "omelette au fromage".☆706Updated 8 months ago
- Run django-import-export processes in celery☆203Updated last month
- Dynamically set fields and expand nested resources in Django REST Framework serializers.☆751Updated last year
- A pluggable framework for adding two-factor authentication to Django using one-time passwords.☆574Updated 6 months ago
- Extra Fields for Django Rest Framework☆678Updated last year
- A Django app that lets you filter data by date range and numeric range in the admin UI☆733Updated 2 months ago
- Track historical events to Django models using Postgres triggers.☆428Updated this week
- Adds global user authentication and tenant-specific permissions to django-tenants.☆379Updated last week
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆661Updated last week
- Yet another Django audit log app, hopefully the simplest one.☆780Updated 4 months ago
- Declarative access policies/permissions modeled after AWS' IAM policies.☆491Updated 7 months ago
- Automatic prefetching for Django☆230Updated last year
- Material design for django administration☆330Updated 8 months ago
- Fork of aschn/drf-tracking so that we can maintain and release newer versions☆281Updated 8 months ago
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆461Updated this week
- Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way