Commit graph

  • 288170c748
    Merge d9343c098b into 7e33d8261e Thiago Chaves de Oliveira Horta 2026-04-28 17:27:16 +0300
  • d9343c098b Add new setting to override how object_repr field is generated Thiago Chaves de Oliveira Horta 2026-04-28 17:24:19 +0300
  • 3c629c72f8
    Merge 3ddc4a31b2 into 7e33d8261e pre-commit-ci[bot] 2026-04-27 17:37:31 +0000
  • 3ddc4a31b2
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci-update-config pre-commit-ci[bot] 2026-04-27 17:37:29 +0000
  • ed5e0847af
    Merge 9b890b07e1 into 7e33d8261e Gabriel Niebler 2026-04-17 17:27:50 +0200
  • 9b890b07e1
    Adjust docstring for Action class in light of the new Action.ACCESS value Gabriel Niebler 2026-04-17 17:26:09 +0200
  • 2809fde619
    Merge e57f655be2 into 7e33d8261e John W. 2026-04-09 11:23:01 -0300
  • e57f655be2 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-04-09 14:22:58 +0000
  • 718aef0816 use SimpleLazyObject JohnW 2026-04-09 11:16:41 -0300
  • 1540400bfc
    Merge 526da4e990 into 7e33d8261e Youngkwang Yang 2026-04-05 04:43:18 +0000
  • 191d20552f
    Merge ed03e67613 into 7e33d8261e Sreethul 2026-04-03 06:05:38 +0000
  • 65201a11c7
    Merge 01ac6ec94d into 7e33d8261e Silvio 2026-04-01 14:52:07 +0000
  • 6a9e0a35af
    Merge aca5370b76 into 7e33d8261e Tosinibikunle 2026-04-01 13:35:35 +0000
  • a096d8ee15
    Merge 952924f4cf into 7e33d8261e peymanahmadifar 2026-04-01 09:17:48 +0000
  • 71adca0a76
    Merge b0c7600c44 into 7e33d8261e Jack Evans 2026-03-31 14:48:40 +0900
  • 7e33d8261e
    Bump codecov/codecov-action from 5 to 6 in the github-actions group (#813) master dependabot[bot] 2026-03-30 18:18:21 +0200
  • 01a90b2e52
    Bump codecov/codecov-action from 5 to 6 in the github-actions group dependabot[bot] 2026-03-30 12:02:08 +0000
  • c354c7ff56
    [pre-commit.ci] pre-commit autoupdate (#810) pre-commit-ci[bot] 2026-03-17 09:20:55 +0100
  • e50ba8341e
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-03-16 17:36:53 +0000
  • 0e3a2ec1a7
    [pre-commit.ci] pre-commit autoupdate (#808) pre-commit-ci[bot] 2026-03-10 10:58:29 +0100
  • 7475350f38
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-03-09 17:42:23 +0000
  • dfd5b79d2d
    [pre-commit.ci] pre-commit autoupdate (#807) pre-commit-ci[bot] 2026-03-04 13:06:54 +0100
  • 0f8ecb0a95
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-03-02 17:39:53 +0000
  • 4154560de3
    [pre-commit.ci] pre-commit autoupdate (#806) pre-commit-ci[bot] 2026-02-24 11:56:32 +0000
  • 5684aa9f6b
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-02-23 17:37:30 +0000
  • b0c7600c44 make model swappable Jack Evans 2026-02-20 16:44:32 -0300
  • ed03e67613 [UPDT] Auditlog : Squash auditlog migrations 0001–0017 KSreethul 2026-02-16 12:59:39 +0530
  • 3f255a02d9
    Fix typo in usage.rst regarding field exclusion (#801) congusbongus 2026-02-05 20:56:57 +1100
  • 463e5f9b50
    Fix typo in usage.rst regarding field exclusion congusbongus 2026-02-05 15:15:02 +1100
  • 6d170da5fc
    Add support for m2m changes in AbstractLogEntry.changes_str (#798) marco-thirona 2026-01-29 21:44:40 +0100
  • 42b4ea5cb4 Restructure change iterator. Marco Marra 2026-01-28 14:27:23 +0100
  • 7a7e3d04ab Validate type and length of changes_dict values. Marco Marra 2026-01-22 11:25:33 +0100
  • 198c060c3b
    [pre-commit.ci] pre-commit autoupdate (#799) pre-commit-ci[bot] 2026-01-19 19:43:03 +0100
  • 9e770f5cae [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-01-19 17:36:55 +0000
  • 70e7d639c8
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-01-19 17:36:39 +0000
  • 6db4429259 Add chengelog note Marco Marra 2026-01-15 10:03:18 +0100
  • f356474eca [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-01-12 11:20:53 +0000
  • ce58befd27 Add more test cases for changes_str. Marco Marra 2026-01-12 12:20:01 +0100
  • dbe49fe49e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-01-12 10:08:20 +0000
  • 3701328c21 Add support for m2m field changes and generic changes in AbstractLogEntry.changes_str property. Marco Marra 2026-01-12 11:04:15 +0100
  • 816cf9ed88 Add test case to test log entry changes_str property for m2m changes. Marco Marra 2026-01-12 10:43:04 +0100
  • ede4d10164
    [pre-commit.ci] pre-commit autoupdate (#790) pre-commit-ci[bot] 2026-01-07 19:57:08 +0100
  • aedb6ead39
    Update CHANGELOG.md (#791) v3.4.1 Youngkwang Yang 2025-12-18 17:52:50 +0900
  • a1a1ed7d2b
    Update CHANGELOG.md Youngkwang Yang 2025-12-13 01:03:06 +0900
  • fb762a054f
    Bump actions/cache from 4 to 5 in the github-actions group (#794) dependabot[bot] 2025-12-16 08:48:43 +0100
  • 3523575e8d
    Bump actions/cache from 4 to 5 in the github-actions group dependabot[bot] 2025-12-15 11:08:48 +0000
  • dc636716b0
    Fix AttributeError when AUDITLOG_LOGENTRY_MODEL is not set (#788) (#789) James Gillard 2025-12-12 15:28:10 +0000
  • 437884e841
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-12-08 17:35:24 +0000
  • 726444b687 Fix AttributeError when AUDITLOG_LOGENTRY_MODEL is not set (#788) James Gillard 2025-12-07 11:27:07 +0000
  • 66125030a8
    Update CHANGELOG.md (#787) v3.4.0 Youngkwang Yang 2025-12-05 00:13:49 +0900
  • 2bf76a5395
    Update CHANGELOG.md Youngkwang Yang 2025-12-04 18:27:53 +0900
  • 518ac4d6ab
    Merge d630437533 into eb9eefd76f Tosinibikunle 2025-12-04 01:28:55 +0900
  • eb9eefd76f
    Add new setting to control FK change representation (#779) Fabian Allendorf 2025-12-02 16:49:16 +0100
  • 5ad5403772 add warning to documentation fabianallendorf 2025-11-27 11:22:49 +0100
  • b3a335c04e fix version fabianallendorf 2025-11-26 09:15:03 +0100
  • fc1d34a2bd fix code block in docs fabianallendorf 2025-11-06 08:50:57 +0100
  • a494bbdac2 add test for enabled setting fabianallendorf 2025-11-05 17:33:51 +0100
  • 8eca06d205 concise name and documentation update fabianallendorf 2025-11-05 17:18:22 +0100
  • 37b3ba20bd skip using foreign key to construct and display diff of foreign key fields fabianallendorf 2025-11-05 15:40:22 +0100
  • 57604a6069 add new setting to activate string repr fabianallendorf 2025-11-05 15:16:12 +0100
  • d02ed6b9e0
    Make diffing more robust for polymorphic models (#784) Lukas Graf 2025-11-25 09:12:41 +0100
  • 351352aa12 Make diffing more robust for polymorphic models: Lukas Graf 2025-11-24 19:49:39 +0100
  • 632b1c6b04 Add failing test for diffing polymorphic model instances. Lukas Graf 2025-11-24 19:38:01 +0100
  • 074e6aa145
    [pre-commit.ci] pre-commit autoupdate (#782) pre-commit-ci[bot] 2025-11-24 19:19:51 +0100
  • c5920012bc
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-11-24 17:35:06 +0000
  • 03336f9ef2
    Bump actions/checkout from 5 to 6 in the github-actions group (#783) dependabot[bot] 2025-11-24 13:56:49 +0100
  • d5f2de91a3
    Bump actions/checkout from 5 to 6 in the github-actions group dependabot[bot] 2025-11-24 12:25:56 +0000
  • 7d13fd4ba8
    Add CustomLogEntry model support and update tests: (#764) mostafaeftekharizadeh 2025-11-19 12:16:43 +0330
  • 1889387cde run only one custom model test matrix (#761) Mostafa Eftekhari 2025-11-17 08:28:50 +0330
  • 8999475697
    Merge branch 'jazzband:master' into logentry-custom-model mostafaeftekharizadeh 2025-11-11 15:06:43 +0330
  • 297702821e Add PostgreSQL partition management and docs Sami El Achi 2025-11-10 16:23:26 +0400
  • 43a8c08080
    Update auditlog/__init__.py mostafaeftekharizadeh 2025-11-09 15:32:35 +0330
  • 0e58a9d2d5
    Update mysql version in test docker-compose (#777) Hasan Ramezani 2025-10-31 14:53:16 +0100
  • ac6517109f
    Update mysql version in test docker-compose Hasan Ramezani 2025-10-31 12:58:50 +0100
  • 5eec91ddd7
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-10-27 17:25:00 +0000
  • 7e4ee64140 Merge branch 'master' into logentry-custom-model mostafaeftekharizadeh 2025-10-22 13:12:28 +0330
  • 677a59b028 Add CustomLogEntry model support and update tests: Mostafa Eftekhari 2025-10-14 14:33:42 +0330
  • d847fe2e05 don't run tests on django main version, update fork maintainer Ilya 2025-10-21 19:27:44 +0200
  • a2a049df06 Fix Expression test compatibility for Django 6.0+ (#759) Youngkwang Yang 2025-09-24 16:05:11 +0900
  • 359edc8725 Add Python 3.13 support (#697) Hasan Ramezani 2025-01-29 11:34:47 +0330
  • 1cc30027c3 Sync django query and postgres query (#653) Bahram Aghaei 2024-06-12 14:30:29 +0200
  • 517af10718 Update pre-commit (#679) Hasan Ramezani 2024-10-17 19:22:57 +0200
  • 1f9d7303a1 Confirm Django 5.1 support and drop Django 3.2 support. (#677) Hasan Ramezani 2024-10-17 18:53:55 +0200
  • 89c0535cab Replace index_together with indexes Ilya 2025-10-21 18:22:58 +0200
  • 36a782945b Drop Python 3.8 support (#678) Hasan Ramezani 2024-10-17 18:40:21 +0200
  • 6cfd57c31f Added remote port (#671) Cleiton de Lima 2024-10-07 10:52:34 -0300
  • c6b95537fa Added --no-color args in test migration (#670) Cleiton de Lima 2024-10-01 13:19:58 -0300
  • f607d547ec update docs (#662) Mohsin Raza 2024-08-01 13:33:40 +0500
  • 9e7771fab1 Update postgres to 14 (#649) Hasan Ramezani 2024-05-27 13:22:46 +0330
  • 43f667aaa4 Fixed problem when setting django.db.models.functions.Now() in DateTimeField (#635) Hasan Ramezani 2024-04-29 23:38:09 +0200
  • 04b639fe8c Prepare release 3.0.0 (#629) Hasan Ramezani 2024-04-12 11:51:31 +0200
  • c2e3ad3f16 Fixed manuall logging when model is not registered (#627) Hasan Ramezani 2024-04-12 10:14:42 +0200
  • f1f9020347 Add note about V3 to readme (#626) Hasan Ramezani 2024-04-07 21:36:13 +0200
  • d9db2c991b Disable logging remote IP address (#620) nathan 2024-03-31 01:37:39 +0100
  • a3bdcf77be Correcting a typo in usage.rst (#615) Paul Morin 2024-03-20 20:20:41 +0100
  • 0133c2d964 Bump the github-actions group with 4 updates (#619) dependabot[bot] 2024-03-20 20:11:40 +0100
  • fa77144de6 Keep GitHub Actions up to date with GitHub's Dependabot (#618) Christian Clauss 2024-03-20 18:26:14 +0100
  • 23dcd22371 fix: avoid exception in changes_display_dict when model is missing (#609) Pascal Mathis 2024-02-13 20:05:27 +0100
  • f11e1391a3 [pre-commit.ci] pre-commit autoupdate (#601) pre-commit-ci[bot] 2024-01-09 20:08:09 +0330
  • 97dbc62a2a Prepare release 3.0.0-beta.4 (#599) Hasan Ramezani 2024-01-03 11:29:07 +0330