From 0c3a62cac8cc14b11e3e80eb4e491a6c19e3ceaf Mon Sep 17 00:00:00 2001 From: youssef Date: Wed, 19 Sep 2018 16:53:30 +0100 Subject: [PATCH] Edit models/__init__ --- golem_activity_registration_payment/models/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/golem_activity_registration_payment/models/__init__.py b/golem_activity_registration_payment/models/__init__.py index 461a002..8a33eed 100644 --- a/golem_activity_registration_payment/models/__init__.py +++ b/golem_activity_registration_payment/models/__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 golem_member, golem_activity_registration +from . import golem_member, golem_activity_registration, golem_activity