Django Security Label is a Django third-party package to help you define rules to dynamically anonymize/mask your data for PostgreSQL databases. It makes use of the PostgreSQL Anonymizer extension and supports creating any type of
SECURITY LABEL.
I joined @kjaymiller on his live stream series, “Elephant in the room” where we discussed a package we built for Django on top of the PostgreSQL Anonymizer extension.
If you are interested in faking/anonymizing data in your staging/dev environments, give it a look and let us know what you think!