Cannot get response for more than first or several first requests with Django and Apache?
DEBUG = False # with DEBUG = True — the same result
ALLOWED_HOSTS = [‘localhost’, ‘127.0.0.1’] #ALLOWED_HOSTS = [‘localhost’,’*’, ‘127.0.0.1’] –the same
DEBUG = False # with DEBUG = True — the same result
ALLOWED_HOSTS = [‘localhost’, ‘127.0.0.1’] #ALLOWED_HOSTS = [‘localhost’,’*’, ‘127.0.0.1’] –the same