Skip to content

fix(nb_versions): coherence

Florent Chehab requested to merge fix/coherentBackend into master
  • Added signal to catch version deletion and make sure nb_version in versioned models is coherent
  • Added test for this
  • Made sure pending moderation data (that was automatic) and versions are deleted when a model is deleted.
  • Added test for this.

Fixes #84 (closed)

Merge request reports