Commit graph

  • 5fab5a5d74
    Merge 2e6e372b48 into fb8f3bf51e pre-commit-ci[bot] 2026-04-27 17:37:45 +0000
  • 2e6e372b48
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci-update-config pre-commit-ci[bot] 2026-04-27 17:37:41 +0000
  • fb8f3bf51e
    Merge pull request #44 from frgmt/docs/add-changelog main fragment 2026-04-16 16:50:39 +0900
  • 00f8c5b3dc docs: add CHANGELOG.md frgmt 2026-04-16 16:48:17 +0900
  • 7e9aa294a4 chore: add CHANGELOG.md and bump version to 0.4.1 frgmt 2026-04-15 08:45:41 +0900
  • 6489cd3028
    Merge pull request #42 from frgmt/main fragment 2026-04-14 11:19:36 +0900
  • 3abe915f5d chore: upgrade version v0.4.0 frgmt 2026-04-14 10:26:45 +0900
  • 70c49df625
    Merge pull request #40 from dpgraham4401/chore_format_in_ci fragment 2026-04-14 10:10:45 +0900
  • 5dc6c153c0 Fix EncryptedBooleanField storing false as null Andrew Medeiros 2026-04-09 15:34:25 -0400
  • 73cae605fe
    use pyproject.toml as the version file now those changes are merged David Paul Graham 2026-04-08 20:48:39 -0400
  • fc2357e6bf
    don't run ruff check on installation David Paul Graham 2026-03-14 09:02:47 -0400
  • e784ff34cb
    format with ruff in CI David Paul Graham 2026-03-14 08:57:27 -0400
  • d1b8ee4768
    format the codebase with ruff David Paul Graham 2026-03-14 08:46:15 -0400
  • 938ff74f1b
    add ruff format to pre-commit hooks David Paul Graham 2026-03-14 08:45:17 -0400
  • a0d049cff1
    move ruff lint configs to separate section and reduce the target python version to the earliest supported python version David Paul Graham 2026-03-14 08:08:24 -0400
  • 2a9851ce1b
    Merge pull request #39 from dpgraham4401/src_layout fragment 2026-03-25 21:44:28 +0900
  • 93dab05a8b
    Merge branch 'main' into src_layout David Paul Graham 2026-03-24 07:05:22 -0400
  • 0ff2493f03
    Jazzband Contributing Guide (#37) David Paul Graham 2026-03-16 08:14:12 -0400
  • fd1564ee1e
    fix typo in description David Paul Graham 2026-03-14 11:21:22 -0400
  • d22be8c977
    update required python version to 3.10 David Paul Graham 2026-03-14 11:19:30 -0400
  • 5a2e5d7641
    install encrypted_fields before testing it David Paul Graham 2026-03-14 08:36:01 -0400
  • a0a8631e14
    use dev dependency group for dependency installation in CI and fix command for running test with new src layout David Paul Graham 2026-03-14 08:26:05 -0400
  • d63e02c453
    add development dependencies to a dependency group in pyproject.toml David Paul Graham 2026-03-14 08:18:22 -0400
  • 353cdd21c0
    remove requirements.txt file which is captured in the pyproject.toml now and uses ranges of possible dependencies instead of just pinning to a single version David Paul Graham 2026-03-14 08:02:53 -0400
  • 077832b5e2
    migrate to a src layout David Paul Graham 2026-03-14 08:00:38 -0400
  • bfd1225616
    remove setup.py David Paul Graham 2026-03-14 07:49:40 -0400
  • 77cbc16317
    add the setup.py file equivalents fields for pyrpoject.toml per https://packaging.python.org/en/latest/guides/modernize-setup-py-project/ David Paul Graham 2026-03-14 07:48:42 -0400
  • e054016c90
    use path-ignore instead of path for file filters David Paul Graham 2026-03-14 07:32:10 -0400
  • 8b5c0dec55
    add path filters for the lint and test github actions workflow David Paul Graham 2026-03-07 17:11:10 -0500
  • d20b79cfc0
    add file filter for github actions lint-and-test workflow David Paul Graham 2026-03-07 17:01:40 -0500
  • 504df2835b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-03-07 21:56:46 +0000
  • dacc011fae
    add contributing readme David Paul Graham 2026-03-07 16:48:28 -0500
  • f005bc86f4
    add snippet on generating SECRET_KEYs David Paul Graham 2026-03-07 16:37:48 -0500
  • e09d4ea7ff
    remove non-tested django versions from the list of tested versions in the readme David Paul Graham 2026-03-07 16:32:44 -0500
  • 3b906d62c8 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-01-19 17:37:00 +0000
  • f215f9aa2d
    Merge pull request #32 from sontek/django-6-compatibility David Paul Graham 2026-03-07 16:11:06 -0500
  • 660ac2d561
    exlcude test django 6.0 with python 3.10 or 3.11 since it requires python3.12 David Paul Graham 2026-03-07 16:03:28 -0500
  • 636caa3f24 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-03-07 21:00:41 +0000
  • 1f95402865
    add djagno 6.0 to github actions CI David Paul Graham 2026-03-07 15:59:01 -0500
  • cffa3fe468
    add django 6.0 and 5.2 to list of compatible django versions and remove check mark from django versions not tested in CI David Paul Graham 2026-03-07 15:54:51 -0500
  • e351d818d5
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-01-19 17:37:00 +0000
  • e6953019d6 chore: adding django6.0 in matrix. awais qureshi 2026-01-13 19:31:40 +0500
  • 829ceaa5ae django 6 compatibility John Anderson 2025-12-29 16:10:43 -0400
  • 9fa7e06b39
    Merge pull request #29 from jazzband/pre-commit-ci-update-config fragment 2025-12-18 09:34:01 +0900
  • 5a31b10cd1
    Add Django 6.0 to test matrix Alexander Carruthers 2025-12-15 15:29:47 +0000
  • c87a0a610f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-11-24 17:35:19 +0000
  • f74ce45d48
    Merge pull request #28 from MaurizioPilia/patch-1 v0.3.1 fragment 2025-11-10 17:28:36 +0900
  • d49d4c5e24
    Merge pull request #27 from jazzband/pre-commit-ci-update-config fragment 2025-11-10 17:27:33 +0900
  • 7a35eda564
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-10-13 17:31:23 +0000
  • 7f983133bb
    Update lint-and-test.yml MaurizioPilia 2025-10-09 12:57:58 +0200
  • cad656814c
    Update requirements.txt MaurizioPilia 2025-10-09 12:56:09 +0200
  • 8a4b29040f
    Update setup.py MaurizioPilia 2025-10-09 12:54:31 +0200
  • 50c859b44e
    Update lint-and-test.yml MaurizioPilia 2025-10-09 12:53:00 +0200
  • 4fc0fd85c7
    python 3.13 not supported MaurizioPilia 2025-10-09 12:41:17 +0200
  • b163a163cc
    Exclude python 3.13 with django 4.2 MaurizioPilia 2025-10-09 12:39:25 +0200
  • d9ce6b35fa
    6.0 not found MaurizioPilia 2025-10-09 12:36:33 +0200
  • 8e42622d23
    Fix python_version and django_version MaurizioPilia 2025-10-09 12:35:24 +0200
  • 46524cc2e2
    Support new python and django versions MaurizioPilia 2025-10-09 12:30:22 +0200
  • 60a373921c
    Merge pull request #26 from jazzband/pre-commit-ci-update-config fragment 2025-07-10 11:37:25 +0900
  • f666e46bd8
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-05-26 17:17:58 +0000
  • aa6ebe2cb2
    Merge pull request #25 from frgmt/main fragment 2025-02-25 12:03:19 +0900
  • 12fa329181 Fix version and typo v0.3.0 frgmt 2025-02-21 12:00:53 +0900
  • df0df57b69
    Merge pull request #24 from flaiming/secret-key-fallbacks fragment 2025-02-19 17:17:50 +0900
  • 9a3eaf8aed
    Merge pull request #23 from jazzband/pre-commit-ci-update-config fragment 2025-02-19 16:57:47 +0900
  • 83194fbf4c Updated README - added paragraph about rotating secret key Vojtěch Oram 2025-02-18 15:36:46 +0100
  • 05be6f7bc4 Fixed getting SECRET_KEY_FALLBACKS for django <4.1 Vojtěch Oram 2025-02-18 15:26:33 +0100
  • 3e934dc86e Added ability to use Django's SECRET_KEY_FALLBACKS to rotate secret key Vojtěch Oram 2025-02-18 15:11:15 +0100
  • 0d3edd12b2
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-01-06 17:54:58 +0000
  • adc35e961d
    Merge pull request #22 from frgmt/main fragment 2025-01-06 11:38:43 +0900
  • 63362d5804 Add pre-commit config and fix for it frgmt 2025-01-06 11:38:01 +0900
  • a422d6c4b8 Fix event trigger frgmt 2025-01-06 11:26:24 +0900
  • 292d2e2602 Chore v0.2.0 frgmt 2025-01-06 11:18:09 +0900
  • b14cb14938 Fix github workflow frgmt 2025-01-06 11:18:01 +0900
  • f54b18e9f2 Remove travis setting frgmt 2025-01-06 11:17:22 +0900
  • cf489b71af Fix lint error frgmt 2025-01-06 11:16:57 +0900
  • dcc42c9326 Since the field is always treated as TextField, we should return an empty string rather than None for those model fields that are not nullable. Scott Pashley 2024-10-23 15:11:51 +0100
  • c75d00ebea
    Add concurency to workflows Davide 2024-04-09 14:43:18 +0200
  • 9ce338c902
    Update requirements file Davide 2024-04-09 14:41:20 +0200
  • 181ebb0d13
    Fix typo in CI file Davide 2024-04-09 14:35:58 +0200
  • 6fb4c43b45 Improve CI setup, add testing with Django 5 and Python 3.11 Artur Smęt 2024-04-09 11:29:42 +0200
  • fbad932bcb
    Update setup.py Davide 2024-04-09 11:19:02 +0200
  • 844e0f783a
    Change validation of integer field to reflect current database connection and avoid duplicating code from django Davide 2024-04-09 11:18:52 +0200
  • 470ecbaccb
    Rename test package Davide 2024-04-09 11:15:48 +0200
  • 3ae456dc91
    Update CI and remove old travis file Davide 2024-04-09 11:14:50 +0200
  • 755636a27a
    Update README.md fragment 2023-07-31 09:12:14 +0100
  • c2261fa05c
    Merge pull request #15 from frgmt/fixes/required-django-version fragment 2023-07-24 16:15:01 +0100
  • 4914aa827c Fix minimum django version to 3.2 v0.1.3 Naohide Anahara 2023-07-24 16:09:44 +0100
  • 295f84f40c
    Merge pull request #14 from faradayyg/feature/encrypt-json-fields fragment 2023-07-24 15:55:13 +0100
  • 88240245a6 Remove unused imports Friday Godswill 2023-07-18 07:17:13 +0200
  • bbc9b0f768 Add tests that ensure keys are retained, update default arg for json TestModel field Friday Godswill 2023-07-18 07:15:47 +0200
  • 1ac8deb229 Add support for encrypted JSON fields Friday Godswill 2023-07-18 06:55:25 +0200
  • 935453a6d5
    Merge pull request #11 from frgmt/hotfix/EncryptedIntegerField fragment 2022-05-07 19:38:05 +0900
  • 8c6563c0f3 Fix EncryptedIntegerField and testcase naohide anahara 2022-05-07 08:23:24 +0900
  • 025afa1987 Fix get_prep_value and to_python function naohide anahara 2022-05-06 22:55:52 +0900
  • 9ec3563bfa Fix EncryptedIntegerField naohide anahara 2022-05-06 22:38:10 +0900
  • 5c00880dd1 Fix #10 v0.1.2 naohide anahara 2022-05-06 09:38:20 +0900
  • 89f3acff8a
    Merge pull request #8 from hendrikschneider/main fragment 2022-05-06 09:29:46 +0900
  • f2b475fe17 moved black to linting job Hendrik Schneider 2022-04-29 13:40:26 +0200
  • 595a90b9de moved black to linting job Hendrik Schneider 2022-04-29 13:39:50 +0200
  • daded0e04d seperated ci jobs Hendrik Schneider 2022-04-29 08:25:06 +0200