I'm trying reload my application on Openshift and having some problems.
Don't matter if run rhc app restart
or rhc app reload
to restart/reload the application, my environment variables aren't reloaded.
Then, to solve the problem, I'm forced to stop and start the application.
PS: Cartridge: python-2.7 Framework: Django