django-auditlog/docs
mostafaeftekharizadeh 7d13fd4ba8
Add CustomLogEntry model support and update tests: (#764)
* 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

* Update auditlog/__init__.py

Co-authored-by: Youngkwang Yang <me@youngkwang.dev>

* run only one custom model test matrix (#761)

---------

Co-authored-by: Youngkwang Yang <me@youngkwang.dev>
2025-11-19 09:46:43 +01:00
..
source Add CustomLogEntry model support and update tests: (#764) 2025-11-19 09:46:43 +01:00
make.bat update docs folder link (#465) 2022-12-01 08:22:03 +01:00
Makefile Clean up project structure 2020-09-07 16:52:32 +02:00
requirements.txt Extend CI and local test coverage to MySQL and SQLite (#744) 2025-08-17 16:50:23 +02:00