I have a web application running on Django. I would like to use flex as
a front end. I know there exisits PyAMF which does the remoting between
flex and python backend.Could I be possibly using livecycle data
services for data push/synchronization with my exisiting backend ?Since
livecycle is based on a J2ee backend so I am confused as to how would my
python backend interact with it or may be possibly not.