wger
wger copied to clipboard
Add management command to find dangling variations
While this woulnd't make any problems, it's still better to be able to find (and delete) variations which are not associated with any exercise.
In short, the command should present a list with the IDs of these Variation objects that are not used. Adding a flag that automatically deletes them would be usefult as well