Skip to content

Releases: minervaproject/django-gdpr-assist

Django 3.2 compatible

07 Jun 12:20
61489ad
Compare
Choose a tag to compare

This release should be compatible with django 3.2.

Fix bug admin for models without privacymetas

15 Oct 12:26
Compare
Choose a tag to compare
20.10.01

fix admin bug that breaks ResourceAdmin

20.09.02

22 Sep 16:05
363a347
Compare
Choose a tag to compare
Make gdpr_assist py3 compatible (#9)

20.09.01

10 Sep 18:53
Compare
Choose a tag to compare
put in way for objects to show their own tree

Bugfix - let anonymise_X methods be valid targets for PrivacyMeta fields

02 Sep 11:19
Compare
Choose a tag to compare
20.08.06

fix bug in anonymise_ functions on non-real fields

Add anonymisation status

12 Aug 18:47
Compare
Choose a tag to compare
20.0.8.3

Add anonymisation status

Fix bug in test for tree loops

12 Aug 16:18
Compare
Choose a tag to compare
20.0.8.2

Allow items in fields that are overriden, but dont work otherwise