Skip to content Skip to sidebar Skip to footer
Showing posts with the label Django Reversion

Django-reversion Undo Feature - Recovering Multiple Objects

I'm trying to implement 'undo' feature in django project with django-reversion in a cas… Read more Django-reversion Undo Feature - Recovering Multiple Objects