-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementChanges that don't add new functionality but improve existing one.Changes that don't add new functionality but improve existing one.
Description
Hi there!
I wrote some time ago a wrapper class for extending and streamlining the scrubbing process. The idea is that stuff that needs to happen, happens under the hood (clear django session table (thats a big deal), truncate scrubber fake data table for reducing the dump size etc) amd stuff that should happen, can be customised by the developer (creating superuser with fixed password, pre- or post-processing).
It's all documented in our Ambient toolbox package: https://ai-django-core.readthedocs.io/en/latest/features/database_anonymisation.html
I wonder if you might be interested in merging this stuff in your package and provide a better and more convenient service for your users.
Best
Ronny
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementChanges that don't add new functionality but improve existing one.Changes that don't add new functionality but improve existing one.