mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 14:10:25 +00:00
|
Some checks failed
Test / SQLite • Python 3.10 (push) Has been cancelled
Test / SQLite • Python 3.11 (push) Has been cancelled
Test / SQLite • Python 3.12 (push) Has been cancelled
Test / SQLite • Python 3.13 (push) Has been cancelled
Test / PostgreSQL • Python 3.10 (push) Has been cancelled
Test / PostgreSQL • Python 3.11 (push) Has been cancelled
Test / PostgreSQL • Python 3.12 (push) Has been cancelled
Test / PostgreSQL • Python 3.13 (push) Has been cancelled
Test / MySQL • Python 3.10 (push) Has been cancelled
Test / MySQL • Python 3.11 (push) Has been cancelled
Test / MySQL • Python 3.12 (push) Has been cancelled
Test / MySQL • Python 3.13 (push) Has been cancelled
* Add test case to test log entry changes_str property for m2m changes. * Add support for m2m field changes and generic changes in AbstractLogEntry.changes_str property. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add more test cases for changes_str. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add chengelog note * Validate type and length of changes_dict values. * Restructure change iterator. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| locale | ||
| management | ||
| migrations | ||
| templates/auditlog | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| cid.py | ||
| conf.py | ||
| context.py | ||
| diff.py | ||
| filters.py | ||
| middleware.py | ||
| mixins.py | ||
| models.py | ||
| receivers.py | ||
| registry.py | ||
| render.py | ||
| signals.py | ||