From 761370b0caa3eba97a936ef59a2849e124bfc064 Mon Sep 17 00:00:00 2001 From: Youssef ELOUAHBY Date: Mon, 14 Jan 2019 11:49:32 +0100 Subject: [PATCH] [Analyses pour la ville] edit __init__ --- golem_activity_registration/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/golem_activity_registration/__init__.py b/golem_activity_registration/__init__.py index 2fca3d2..c209ae3 100644 --- a/golem_activity_registration/__init__.py +++ b/golem_activity_registration/__init__.py @@ -15,4 +15,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