What if you have a normal website: templates, login, searchable database.. that stuff. Now you want to add collaborative.
Pinax is an option.. but google wave is amazing.
Would you be able to integrate google wave completely into a django site, or build a django site around it. What about logging in: do you log in on django or on wave or can it be the same..
Yes, PyGoWave consists of two applications, pygowave_server and pygowave_client, which can be integrated into any existing django project. Furthermore, the provided templates do not have any hardcoded links. Do not forget that RabbitMQ, Orbited and the RPC script have to be running for PyGoWave to work
What if you have a normal website: templates, login, searchable database.. that stuff. Now you want to add collaborative.
Pinax is an option.. but google wave is amazing.
Would you be able to integrate google wave completely into a django site, or build a django site around it. What about logging in: do you log in on django or on wave or can it be the same..
Yes, PyGoWave consists of two applications, pygowave_server and pygowave_client, which can be integrated into any existing django project. Furthermore, the provided templates do not have any hardcoded links. Do not forget that RabbitMQ, Orbited and the RPC script have to be running for PyGoWave to work