B
B
Bjornie2018-03-19 12:38:57
Django
Bjornie, 2018-03-19 12:38:57

How to debug Django with Apache+uwsgi (see console as runserver)?

I usually work with Django's built-in http server and see all the entries in the console right away. Now I was forced to launch a working project directly on Apache and I don’t understand how to debug it, where to look, because I installed everything, but the service is running in the background. Is it possible to run Apache in runserver-like mode?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2018-03-19
@sergey-gornostaev

Set up logging and look at the logs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question