user get_submodels everywhere

This commit is contained in:
Laura Klünder 2017-06-22 19:27:51 +02:00
parent bd7dcc647e
commit 03d40add64
6 changed files with 14 additions and 45 deletions

View file

@ -3,7 +3,6 @@ import typing
from celery import chain
from django.db import models
_submodels_by_model = {}