[IMP]add uninstall hook. Add checks when deleting records.

This commit is contained in:
aheficent
2017-07-27 12:51:37 +02:00
committed by Nicolas Mac Rouillon
parent 0c7af74654
commit ac623419eb
7 changed files with 121 additions and 113 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
from . import models
from .hooks import uninstall_hook