-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Context
QE setup is non-trivial and it's too easy to end up with unencrypted data in unencrypted collections e.g. by forgetting to run the migrations prior to first insert. One good and easy way to confirm QE data is encrypted is to use Compass. Add a similar visual cue to the Django admin.
Definition of done
Visual cue in Django admin that QE data is encrypted.
Pitfalls
Not sure where to put this, maybe django-mongodb-extensions if not django-mongodb-backend.