django-auditlog/auditlog_tests
Hasan Ramezani 7b035943c7
Fixed manuall logging when model is not registered (#627)
* Fixed manuall logging when model is not registered

* Move change log
2024-04-12 10:14:42 +02:00
..
fixtures Added support for Correlation ID 2022-12-23 15:09:32 +01:00
templates Added ACCESS action and enabled logging of object accesses (#436) 2022-11-07 08:51:00 +01:00
__init__.py Remove default_app_config configuration 2022-05-02 14:48:58 +02:00
admin.py Use admin for test site 2020-09-07 16:52:32 +02:00
apps.py Add black and format files with black. 2020-12-06 23:10:18 +01:00
manage.py Clean up project structure 2020-09-07 16:52:32 +02:00
models.py Fix serialize __proxy__ objects before logging (#624) 2024-04-08 12:06:36 +02:00
test_commands.py Add flake8 to pre-commit config (#387) 2022-06-18 20:50:25 +04:30
test_settings.py [pre-commit.ci] pre-commit autoupdate (#604) 2024-02-10 21:18:46 +01:00
test_two_step_json_migration.py chore: add a check arg to the migration command (#563) 2023-09-13 18:03:04 +02:00
tests.py Fixed manuall logging when model is not registered (#627) 2024-04-12 10:14:42 +02:00
urls.py Added ACCESS action and enabled logging of object accesses (#436) 2022-11-07 08:51:00 +01:00
views.py Added ACCESS action and enabled logging of object accesses (#436) 2022-11-07 08:51:00 +01:00