From a4d6becaaa8a310c4aca4ac296a7f493b5d37564 Mon Sep 17 00:00:00 2001 From: youssef Date: Mon, 13 Aug 2018 16:47:21 +0100 Subject: [PATCH] edit init --- golem_family_membership/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/golem_family_membership/__init__.py b/golem_family_membership/__init__.py index 50eee64..f95e908 100644 --- a/golem_family_membership/__init__.py +++ b/golem_family_membership/__init__.py @@ -16,4 +16,4 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -#from . import models +from . import models, wizard