Commit graph

11 commits

Author SHA1 Message Date
David Paul Graham
0ff2493f03
Jazzband Contributing Guide (#37)
Some checks are pending
Lint & Test / lint (push) Waiting to run
Lint & Test / test (4.2, 3.10) (push) Waiting to run
Lint & Test / test (4.2, 3.11) (push) Waiting to run
Lint & Test / test (4.2, 3.12) (push) Waiting to run
Lint & Test / test (4.2, 3.13) (push) Waiting to run
Lint & Test / test (4.2, 3.14) (push) Waiting to run
Lint & Test / test (5.1, 3.10) (push) Waiting to run
Lint & Test / test (5.1, 3.11) (push) Waiting to run
Lint & Test / test (5.1, 3.12) (push) Waiting to run
Lint & Test / test (5.1, 3.13) (push) Waiting to run
Lint & Test / test (5.1, 3.14) (push) Waiting to run
Lint & Test / test (5.2, 3.10) (push) Waiting to run
Lint & Test / test (5.2, 3.11) (push) Waiting to run
Lint & Test / test (5.2, 3.12) (push) Waiting to run
Lint & Test / test (5.2, 3.13) (push) Waiting to run
Lint & Test / test (5.2, 3.14) (push) Waiting to run
Lint & Test / test (6.0, 3.12) (push) Waiting to run
Lint & Test / test (6.0, 3.13) (push) Waiting to run
Lint & Test / test (6.0, 3.14) (push) Waiting to run
* remove non-tested django versions from the list of tested versions in the readme

* add snippet on generating SECRET_KEYs

* add contributing readme

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add file filter for github actions lint-and-test workflow

* add path filters for the lint and test github actions workflow

* use path-ignore instead of path for file filters

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-03-16 08:14:12 -04:00
John Anderson
829ceaa5ae django 6 compatibility 2025-12-29 16:10:43 -04:00
frgmt
12fa329181 Fix version and typo 2025-02-21 12:00:53 +09:00
Vojtěch Oram
83194fbf4c Updated README - added paragraph about rotating secret key 2025-02-18 15:36:46 +01:00
frgmt
63362d5804 Add pre-commit config and fix for it 2025-01-06 11:38:01 +09:00
frgmt
292d2e2602 Chore 2025-01-06 11:18:09 +09:00
fragment
755636a27a
Update README.md 2023-07-31 09:12:14 +01:00
Naohide Anahara
4914aa827c Fix minimum django version to 3.2 2023-07-24 16:12:19 +01:00
Friday Godswill
1ac8deb229 Add support for encrypted JSON fields 2023-07-18 06:55:25 +02:00
Steven Mapes
8c39983587
Updated README.md with rotating SALT documentation
I've updated the README.md file with an explanation on how to config the multiple SALTs and how to update all records within a model that uses encrypted fields.
2021-12-10 11:11:12 +00:00
naohide
6e3ea22405 first commit 2021-09-30 23:27:19 +09:00