issues
search
RegioHelden
/
django-scrubber
Anonymizer for Django database data
Other
25
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adjust examples with explicit output_field
#60
lociii
closed
3 weeks ago
0
Removed Python <3.3 mock imports from unit-test files
#59
GitRon
closed
1 month ago
3
Removed `SCRUBBER_VALIDATION_WHITELIST` in favour of exiting whitelist
#58
GitRon
closed
1 month ago
1
Whitelisted model causes wrong return code of "scrub_validaton" command
#57
GitRon
closed
2 months ago
2
Added SCRUBBER_VALIDATION_WHITELIST and excluded Django core test model
#56
GitRon
closed
2 months ago
5
Added support for `Django` version `5.1`
#55
GitRon
closed
2 months ago
1
Add support for regular expressions in SCRUBBER_REQUIRED_FIELD_MODEL_WHITELIST
#54
fbinz
closed
5 months ago
1
Simplify scrubber validation when using third-party libraries
#53
fbinz
closed
5 months ago
1
Fixed bug with missing migrations on "DEFAULT_AUTO_FIELD"
#52
GitRon
closed
1 year ago
5
DEV-1144: Proper scrub
#51
chingc
closed
1 year ago
0
Fixed typos in Readme
#50
GitRon
closed
1 year ago
1
Feature/#47 validate nothing forgotten
#49
GitRon
closed
1 year ago
1
Updated versions in GitHub workflow and updated supported versions
#48
GitRon
closed
1 year ago
6
Proposal: Strict mode
#47
GitRon
closed
1 year ago
10
Feature/GitHub action linting
#46
GitRon
closed
2 years ago
2
first try at having scrubing on other database. Not fully implemented…
#45
farialima
closed
2 months ago
4
Added some meta data for PyPI
#44
GitRon
closed
2 years ago
4
Added tests for Python 3.10
#43
GitRon
closed
2 years ago
2
#40: New settings "SCRUBBER_MAPPER" for mapping scrubbers to models
#42
GitRon
closed
2 years ago
5
#40: Manual scrubbing helper added
#41
GitRon
closed
2 years ago
0
Question: How to scrub django base user?
#40
GitRon
closed
2 years ago
5
Linting with flake8
#39
GitRon
closed
2 years ago
5
Feature/more cj arguments
#38
GitRon
closed
2 years ago
13
Proposal: Integrate scrubber wrapper
#37
GitRon
opened
2 years ago
8
Add support for faker 12.x
#36
regiohelden-dev
closed
2 years ago
0
Support for multiple / non-default database
#35
farialima
opened
2 years ago
2
Add support for faker 11.x
#34
regiohelden-dev
closed
2 years ago
0
Add support for locale override in faker
#33
lociii
closed
3 years ago
0
Add support for faker 8.x
#32
lociii
closed
3 years ago
0
faker major release 6.0.0
#31
lociii
closed
3 years ago
1
Move build environment from Travis to GitHub
#30
lociii
closed
3 years ago
1
Upgrade django-model-utils version
#29
airiulola
closed
4 years ago
0
Broken for models with non-numeric primary key
#28
regiohelden-dev
opened
4 years ago
3
Non-existing fields in scrubber definitions make the scrubbing fail
#27
lociii
closed
2 years ago
2
drop py2, add django3
#26
costela
closed
4 years ago
2
Drop py2 support
#25
costela
closed
4 years ago
0
Call seed on Generator instead of faker_instance / Faker 3+ compatibility
#24
mastacheata
closed
4 years ago
0
Using faker geo providers does not work
#23
GitRon
closed
3 years ago
4
Compat with Faker 3.0.0
#22
GitRon
closed
4 years ago
7
Added hints to docs about overridden queryset method in manager
#21
GitRon
closed
4 years ago
4
Add empty and null scrubbers
#20
costela
closed
4 years ago
1
How to null a given field
#19
GitRon
closed
4 years ago
4
Log what scrubber is doing
#18
GitRon
closed
4 years ago
2
Readme extended with "Logging" part and added example
#17
GitRon
closed
4 years ago
10
Crash after scrubbing a second time
#16
GitRon
closed
4 years ago
0
Problem with overritten `get_queryset()` method
#15
GitRon
closed
4 years ago
8
Properly delete fake cache before provisioning
#14
mastacheata
closed
4 years ago
4
How to activate logging
#13
GitRon
closed
4 years ago
10
ProgrammingError when using Faker
#12
GitRon
closed
4 years ago
3
Feature/pass args to faker
#11
mastacheata
closed
4 years ago
25
Next