Re: Runtime error

2017-11-09 Thread Jonas H
Not sure if this is what's meant by the first post, but I got very confused the other day by the ./runtests.py script: If you run ./runtests.py ../tests/foo, it crashes with all sorts of "X doesn't declare explicit app label" exceptions. If you run ./runtests.py foo, it works. Not sure why I

Re: Runtime error

2017-11-08 Thread Aymeric Augustin
Hello, You didn't provide any context; there's no way anyone can help you without additional information. Furthermore this mailing list is dedicated to the development of Django itself. It isn't for help about using Django. Please see https://docs.djangoproject.com/en/stable/faq/help/ for

Runtime error

2017-11-08 Thread sakkhar saha
RuntimeError: Model class django.contrib.sites.models.Site doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS. Please Solve This Error. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django