django-auditlog/auditlog_tests/test_app
Youngkwang Yang 3a58e0a999
Fix get_field_value field default value handling for Django 6.0 compatibility (#726)
* 'get_field_value' - improve default value handling

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add Test cases

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-06-09 16:30:28 +03:30
..
fixtures Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
templates Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
__init__.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
apps.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
models.py Fix get_field_value field default value handling for Django 6.0 compatibility (#726) 2025-06-09 16:30:28 +03:30
urls.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
views.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30