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 ways

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 its

Re: Extract LogEntry from django.contrib.admin

2017-11-08 Thread Jamesie Pic
I'm sure we can have many interresting features: - admin page to view logged requests/responses with replay feature - admin page to view logentries per object, - add level/source and support being a python logging handler Perhaps more ? -- You received this message because you are subscribed to