Skip to content

Activity stream save restore

Samuel GAIST requested to merge activity_stream_save_restore into master

Added a translation layer between dump and restore in order to use the natural keys of the Action related objects (actor, target etc.).

This avoids making a custom version of django-activity-stream.

Fixes #336 (closed)

Merge request reports