Hello, i want to import from a app models.py like this:
from app1.models import classname then i get: django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet. I want to get a queryset from app1.models.classname in settings.py. How is this possible? Regards -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/18ef496c-c9a1-40df-b251-7ce2cc2dad82n%40googlegroups.com.