When I searched for {{{RUN_MAIN}}} in the main Django documentation, I
didn't find any hits. I was hoping there would be official documentation
on when this environment variable is designed to be used / when it can be
relied on.
--
Ticket URL: <https://code.djangoproject.com/ticket/34115>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => wontfix
Comment:
The `RUN_MAIN` environment variable is a private API, not something that
should be used or overwritten by users.
--
Ticket URL: <https://code.djangoproject.com/ticket/34115#comment:1>