is there possible only to deploy binary version of web application based on django , no source code publish?
Thanks
Yes, you can, sort of.
Have a read of http://effbot.org/zone/python-compile.htm - that should answer your question!