django-auditlog/auditlog_tests
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
..
test_app Fix get_field_value field default value handling for Django 6.0 compatibility (#726) 2025-06-09 16:30:28 +03:30
__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
manage.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
test_commands.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
test_settings.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
test_two_step_json_migration.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
test_use_json_for_changes.py new setting: STORE_JSON_CHANGES that intelligently store JSON (#719) 2025-04-30 11:20:27 +02:00
tests.py Fix get_field_value field default value handling for Django 6.0 compatibility (#726) 2025-06-09 16:30:28 +03:30