django wsgi ファイルに触れてもリロードされません。
そのため、wsgi ファイルをタッチする代わりに、Apache を再起動して変更を反映させます。
以下は各ソフトウェアのバージョンです。
Apache/2.2.3 (CentOS) mod_wsgi/3.3 Python/2.7.1 Django/1.4
But Django/1.3.1 is work as well.
Is there any conflict with Django/1.4 among these?
any suggestions would be appreciated.