add uninstall hook. Add checks when deleting records.

This commit is contained in:
aheficent
2017-07-27 12:51:37 +02:00
committed by Darshan Patel
parent e3b2d0c414
commit e04dd70cda
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