Commit graph

10 commits

Author SHA1 Message Date
Vojtěch Oram
3e934dc86e Added ability to use Django's SECRET_KEY_FALLBACKS to rotate secret key 2025-02-18 15:11:15 +01:00
frgmt
cf489b71af Fix lint error 2025-01-06 11:16:57 +09:00
Friday Godswill
bbc9b0f768 Add tests that ensure keys are retained, update default arg for json TestModel field 2023-07-18 07:15:47 +02:00
Friday Godswill
1ac8deb229 Add support for encrypted JSON fields 2023-07-18 06:55:25 +02:00
naohide anahara
8c6563c0f3 Fix EncryptedIntegerField and testcase 2022-05-07 08:23:24 +09:00
naohide anahara
025afa1987 Fix get_prep_value and to_python function 2022-05-06 22:55:52 +09:00
naohide anahara
9ec3563bfa Fix EncryptedIntegerField 2022-05-06 22:38:10 +09:00
Hendrik Schneider
a20d77e256 setup github actions with black, flake8, testing and coverage 2022-04-21 14:15:59 +02:00
Steve Mapes
7bacd9148e Adding in unit tests to test changing the salt but keeping a legacy salt in for reading 2021-12-09 10:01:51 +00:00
naohide
6e3ea22405 first commit 2021-09-30 23:27:19 +09:00