user_service.py
2.88 KB
-
Move Model imports down into methods which use the models, since · c9b472d2
Django 1.9 no longer allows model imports during app init.
John Eskew committed
Django 1.9 no longer allows model imports during app init.