Move categories related objects move/delete from signals to move_category_content()
and delete_category()
functions
#1801
Labels
area: backend
This issue involves Python, Django or dependency (eg. database)
Milestone
delete_category
should use Misago's fast delete utils that skip Django's collect for delete step.Both functions should be wrapped in hooks.
The text was updated successfully, but these errors were encountered: