Interesting! django-reversion is being used in a few places already, while we are considering django-import-export for a couple new modules.
Thank for the update Fed On Wed, May 2, 2018 at 9:31 AM <[email protected]> wrote: > Federico: I have now added support in > https://github.com/innovationgarage/cloudberry-djangoproject for > > * Import / export using http://django-import-export.readthedocs.io (only > json-format supported though) > * Access control using a basic object ownership by django auth group scheme > * Versioning using https://django-reversion.readthedocs.io > > -- > You received this message because you are subscribed to the Google Groups > "OpenWISP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
