mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-17 12:01:07 +00:00
- Added support for CustomLogEntry data model to extend django-auditlog capabilities - Updated existing test cases to align with new model structure and data handling logic - Added new test cases to validate CustomLogEntry behavior, model registration, and signal handling - Ensured backward compatibility with existing LogEntry model where applicable |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| apps.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||