Commit graph

  • 1b913402fd
    Bump codecov/codecov-action from 4 to 5 in the github-actions group dependabot[bot] 2024-11-18 11:55:08 +0000
  • e4cbf13077 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-16 16:46:20 +0000
  • 50dcc91d5b Update admin.py DavidHaas1 2024-11-16 11:43:10 -0500
  • 5621777622
    fix: use sender for m2m signal dispatch connection (#686) Christopher Charbonneau Wells 2024-11-12 07:35:06 -0800
  • b8a36e33d4
    move change log message to correct section Christopher Charbonneau Wells 2024-11-12 05:07:07 -0800
  • 031eae79ff correct import sorting Chris Wells 2024-11-11 10:47:34 -0800
  • 9c5899cf99 remove unused import Chris Wells 2024-11-11 10:46:07 -0800
  • 96267d5b7d add test and changelog entry Chris Wells 2024-11-11 10:42:14 -0800
  • 35b431cc97 fix(format): apply black formatting Christopher Charbonneau Wells 2024-11-10 17:00:35 +0000
  • 58885814b1 fix: use sender for m2m signal dispatch connection Christopher Charbonneau Wells 2024-11-10 16:53:52 +0000
  • d4f99c2729
    Add AUDITLOG_TRUNCATE_CHANGES_DISPLAY and AUDITLOG_TRUNCATE_LIMIT (#684) Hoàng Quốc Hưng 2024-11-04 20:39:25 +0700
  • 19000db3e7 Add AUDITLOG_CHANGE_DISPLAY_TRUNCATE_LENGTH settings hoangquochung1110 2024-11-01 22:03:48 +0700
  • 4541be6f21 Add AUDITLOG_TRUNCATE_CHANGES_DISPLAY and AUDITLOG_TRUNCATE_LIMIT hoangquochung1110 2024-11-01 11:18:01 +0700
  • d0acaa1f8f
    Merge 7bf1798e55 into 938e644177 Andrea Cesari 2024-10-30 15:58:53 +0000
  • b9faed9b7e structured_search Arjuna Del Toso 2024-10-29 23:36:56 -0400
  • 5da57d08d2 debug_admin_views Arjuna Del Toso 2024-10-29 23:10:54 -0400
  • 9fd828bd03 add_structured_search Arjuna Del Toso 2024-10-29 22:22:53 -0400
  • 69f60af171 fix__serialized_data__model_bug Arjuna Del Toso 2024-10-29 21:35:34 -0400
  • 03b4bf18fd pass_instances_as_well Arjuna Del Toso 2024-10-29 15:18:19 -0400
  • f2fae05c0a debug Arjuna Del Toso 2024-10-29 10:46:48 -0400
  • 64df4b74ba debug Arjuna Del Toso 2024-10-29 10:35:26 -0400
  • a2bf5dbfb9 debug Arjuna Del Toso 2024-10-29 10:32:32 -0400
  • df7130e022
    Merge 910f1bf7b7 into 938e644177 Cleiton de Lima 2024-10-29 15:32:17 +0100
  • 938e644177
    [pre-commit.ci] pre-commit autoupdate (#663) pre-commit-ci[bot] 2024-10-29 15:32:12 +0100
  • 7a470fb5bc nits Arjuna Del Toso 2024-10-29 10:30:38 -0400
  • 20eb7bd6d6 skip_json_dumps Arjuna Del Toso 2024-10-29 10:25:42 -0400
  • 8de319ba9d more_improvements Arjuna Del Toso 2024-10-28 23:35:04 -0400
  • f34d333a57 more_improvements Arjuna Del Toso 2024-10-28 23:14:49 -0400
  • 9ebdb63976 more_improvements Arjuna Del Toso 2024-10-28 23:05:41 -0400
  • 1a207b8669 changes_in_diff Arjuna Del Toso 2024-10-28 22:52:38 -0400
  • 4f4b3af7fe custom_fields_callbacks Arjuna Del Toso 2024-10-28 21:52:17 -0400
  • 6ce4527808
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-10-28 17:52:33 +0000
  • 910f1bf7b7 Configure actions in auditlog.register Cleiton Lima 2024-10-28 13:28:39 -0300
  • b1ecc8f754
    feat: Add truncate option to flush command (#681) Ali Abharya 2024-10-21 19:42:29 +0330
  • 9b3eb2ecec [docs]: Update change log BinDruid 2024-10-21 16:56:40 +0330
  • e0fb998f0d [test]: Add test cases to test truncate for unsupported database vendor BinDruid 2024-10-20 22:34:10 +0330
  • abeebf3e5e [refactor]: Simplified truncate query class and remove redundant return statement BinDruid 2024-10-20 22:31:15 +0330
  • 9eb74cebbf [test]: Add test cases for flush command with truncate BinDruid 2024-10-20 19:16:28 +0330
  • a3a7593a1f [feat]: Add truncate option to flush command BinDruid 2024-10-20 19:15:56 +0330
  • 512cd28318
    Update pre-commit (#679) Hasan Ramezani 2024-10-17 19:22:57 +0200
  • 3fb397b6b5
    Update pre-commit Hasan Ramezani 2024-10-17 18:58:18 +0200
  • 0634357119
    Confirm Django 5.1 support and drop Django 3.2 support. (#677) Hasan Ramezani 2024-10-17 18:53:55 +0200
  • ef012bb89e
    Confirm Django 5.1 support and drop Django 3.2 support. Hasan Ramezani 2024-10-17 18:14:27 +0200
  • a53a6facfe
    Drop Python 3.8 support (#678) Hasan Ramezani 2024-10-17 18:40:21 +0200
  • c5e033526c
    Drop Python 3.8 support Hasan Ramezani 2024-10-17 18:23:17 +0200
  • a97ca3f161
    Merge 48c4113961 into 4c3ee0b36d Ibrahim Morghim 2024-10-07 15:25:58 -0300
  • 4c3ee0b36d
    Added remote port (#671) Cleiton de Lima 2024-10-07 10:52:34 -0300
  • 350b55a2df
    Merge branch 'jazzband:master' into remote-port Cleiton de Lima 2024-10-07 10:48:23 -0300
  • dcc28d89b3 Added remote port Cleiton Lima 2024-10-01 11:03:49 -0300
  • 22dcbc4d06
    Added --no-color args in test migration (#670) Cleiton de Lima 2024-10-01 13:19:58 -0300
  • 22055b2b21 Added --no-color args in test migration Cleiton Lima 2024-10-01 10:07:29 -0300
  • 07a3a83828
    update docs (#662) Mohsin Raza 2024-08-01 13:33:40 +0500
  • 9619305296 update docs Mohsin Raza 2024-07-31 22:42:04 +0500
  • f84d38db26 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-07-30 15:18:58 +0000
  • bb7c1998c5
    Change lint python version Hasan Ramezani 2024-07-30 18:42:05 +0330
  • de5b6e3ebc
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-07-29 17:46:16 +0000
  • 2958f58acd
    [pre-commit.ci] pre-commit autoupdate (#657) pre-commit-ci[bot] 2024-07-23 16:09:46 +0330
  • 887b3f7887
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-07-22 17:42:56 +0000
  • 5759020015
    [pre-commit.ci] pre-commit autoupdate (#654) pre-commit-ci[bot] 2024-07-02 11:34:22 +0330
  • 961a93c7ac
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-07-01 17:49:14 +0000
  • fbb1bc7b03
    Update CHANGELOG.md Bahram Aghaei 2024-06-13 14:54:15 +0200
  • 5bb701d821
    Sync django query and postgres query (#653) Bahram Aghaei 2024-06-12 14:30:29 +0200
  • 33151f04ba use unittest assert GreatBahram 2024-06-12 07:43:54 +0200
  • 904edb0b7b add a test case to make when changes has value it wont be overwritten by changes_text GreatBahram 2024-06-12 07:14:45 +0200
  • bec21f98ec run postgres query for rows that changes is null for them and there is value for changes_text GreatBahram 2024-06-12 06:49:52 +0200
  • 8cda3fa15e update the CHANGELOG.md file GreatBahram 2024-06-12 06:43:31 +0200
  • 59ad0cb193 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-06-12 04:39:29 +0000
  • 988cc3f937 add a test case to make sure rel_class is checked first GreatBahram 2024-06-12 06:39:16 +0200
  • 2c0bd0fac6
    Use attname to get pk value (#650) evanandrews-xrd 2024-06-11 21:00:28 +1000
  • 92805e2084
    [pre-commit.ci] pre-commit autoupdate (#651) pre-commit-ci[bot] 2024-06-11 11:21:31 +0330
  • e848b756e3 Add clarifying comments to _get_pk_value Evan Andrews 2024-06-11 14:48:28 +1000
  • edc5748f65
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-06-10 17:42:34 +0000
  • 96d3906c81 Reorder condition in get_field_value function: as many people have non-database fields and this will break their code ;) GreatBahram 2024-06-10 15:12:21 +0200
  • 3baee52127 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-06-04 04:23:22 +0000
  • 509bcd4ab8 Add tests for model as primary key Evan Andrews 2024-06-04 14:22:21 +1000
  • 40c990f5ef Use attname to get pk value Evan Andrews 2024-06-03 13:15:31 +1000
  • d412b2b16a
    Update postgres to 14 (#649) Hasan Ramezani 2024-05-27 13:22:46 +0330
  • d5bb605af7
    Update postgres to 14 Hasan Ramezani 2024-05-27 13:05:11 +0330
  • 8af8011073
    Fixed a problem when setting Value(None) in JSONField (#646) Hasan Ramezani 2024-05-27 12:58:58 +0330
  • 0114ac68fc Removed unused import for now... Gabriel Balaudo 2024-05-24 13:46:12 -0300
  • 6671709438 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-24 16:24:51 +0000
  • 6afd964b64 Added test that reproduces the problem. Gabriel Balaudo 2024-05-24 13:23:05 -0300
  • 09cdaf4b28
    Fixed a problem when setting Value(None) in JSONField Hasan Ramezani 2024-05-22 11:25:32 +0330
  • 456b17eb8b Disabled admin interface from settings.py Gabriel Ferraté 2024-05-15 16:28:31 +0200
  • ba2c2e32be
    [pre-commit.ci] pre-commit autoupdate (#642) pre-commit-ci[bot] 2024-05-13 19:39:21 +0200
  • cf7fa7afba
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-05-13 17:34:07 +0000
  • a652eebfaf
    Fixed problem when setting django.db.models.functions.Now() in DateTimeField (#635) Hasan Ramezani 2024-04-29 23:38:09 +0200
  • 1569051f48
    [pre-commit.ci] pre-commit autoupdate (#637) pre-commit-ci[bot] 2024-04-29 20:10:27 +0200
  • 3c094a0e74
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-29 17:44:44 +0000
  • a7e41fbe5a
    Fixed problem when setting django.db.models.functions.Now() in DateTimeField Hasan Ramezani 2024-04-26 19:50:28 +0200
  • b768dc74f6
    [pre-commit.ci] pre-commit autoupdate (#631) pre-commit-ci[bot] 2024-04-15 19:49:22 +0200
  • 888bb9098f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-15 17:43:00 +0000
  • ceae2f9b4a
    Prepare release 3.0.0 (#629) v3.0.0 Hasan Ramezani 2024-04-12 11:51:31 +0200
  • cad11ca88a
    Prepare release 3.0.0 Hasan Ramezani 2024-04-12 10:20:18 +0200
  • 7b035943c7
    Fixed manuall logging when model is not registered (#627) Hasan Ramezani 2024-04-12 10:14:42 +0200
  • fb7f730e9e
    Move change log Hasan Ramezani 2024-04-10 23:44:01 +0200
  • b46e092dbb
    Fixed manuall logging when model is not registered Hasan Ramezani 2024-04-10 23:40:28 +0200
  • a93d9ef665
    Fix serialize __proxy__ objects before logging (#624) nathan 2024-04-08 12:06:36 +0200
  • 546e5d3cf2
    Update CHANGELOG.md Hasan Ramezani 2024-04-08 11:13:40 +0200
  • 2dec7d3733 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-08 09:02:32 +0000