-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: django
-
None
-
None
-
Python Drivers
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
A misconfiguration by the user can lead to models with encrypted fields being stored in a non-encrypted database. Make the model save code path raise an exception to catch this mistake.