mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Debian has moved legacy timezone names such as America/Buenos_Aires into the tzdata-legacy package, which is not installed by default. The canonical name for this timezone is America/Argentina/Buenos_Aires, which remains in the standard tzdata package. Update the test to use the canonical name to ensure compatibility with default Debian installations. |
||
|---|---|---|
| .. | ||
| test_app | ||
| __init__.py | ||
| admin.py | ||
| manage.py | ||
| test_commands.py | ||
| test_settings.py | ||
| test_two_step_json_migration.py | ||
| test_use_json_for_changes.py | ||
| tests.py | ||