django-easy-audit
Audit log
Tracks every action taken by users in a Django application
Yet another Django audit log app, hopefully the simplest one.
752 stars
14 watching
185 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
auditaudit-logsauditingcruddjangodjango-application
Related projects:
Repository | Description | Stars |
---|---|---|
| A Django plugin for monitoring and blocking suspicious login attempts | 1,511 |
| Tracks and logs events in an audit log to maintain record of user activity and content lifecycle. | 5 |
| A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
| A collection of tools and configurations for monitoring Django applications with Prometheus and Grafana. | 53 |
| Automates monitoring and reporting of application health checks at deployment time. | 1,252 |
| Provides a way to run Behavior-Driven Development tests in Django applications | 197 |
| Attaches a unique ID to all log outputs for every request in Django applications. | 455 |
| A plugin that tracks changes to data in an application's database tables and stores them in a secure log for auditing purposes. | 78 |
| Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 365 |
| A Django email backend for integrating with the Spoolgore daemon | 5 |
| Provides a RESTful API to monitor the health and status of backing services such as databases and caches. | 541 |
| A Django model and DRF view mixin for logging API requests and responses. | 277 |
| Extends Django's admin interface with a customizable dashboard and navigation menu | 868 |
| Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
| Generates additional class-based views to simplify common Django design patterns. | 1,393 |