mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
* add new setting to activate string repr * skip using foreign key to construct and display diff of foreign key fields * concise name and documentation update # Conflicts: # docs/source/usage.rst * add test for enabled setting * fix code block in docs * fix version * add warning to documentation |
||
|---|---|---|
| .. | ||
| custom_logentry_app | ||
| docker/db | ||
| test_app | ||
| __init__.py | ||
| admin.py | ||
| auditlog | ||
| docker-compose.yml | ||
| manage.py | ||
| middleware.py | ||
| test_commands.py | ||
| test_postgresql.py | ||
| test_render.py | ||
| test_settings.py | ||
| test_two_step_json_migration.py | ||
| test_use_json_for_changes.py | ||
| test_view.py | ||
| tests.py | ||