django-auditlog/auditlog_tests/custom_logentry_app
Mostafa Eftekhari 677a59b028 Add CustomLogEntry model support and update tests:
- 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
2025-10-22 12:24:22 +03:30
..
migrations Add CustomLogEntry model support and update tests: 2025-10-22 12:24:22 +03:30
__init__.py Add CustomLogEntry model support and update tests: 2025-10-22 12:24:22 +03:30
apps.py Add CustomLogEntry model support and update tests: 2025-10-22 12:24:22 +03:30
models.py Add CustomLogEntry model support and update tests: 2025-10-22 12:24:22 +03:30
urls.py Add CustomLogEntry model support and update tests: 2025-10-22 12:24:22 +03:30
views.py Add CustomLogEntry model support and update tests: 2025-10-22 12:24:22 +03:30