nuage aims to provide a collaborative meeting poll system, similar to doodle or rdvz. It is build in python, using the django framework and a little of javascript. This application was named after Django's famous song. Feedback and collaboration are welcome at nuage@ domainepublic.net
nuage aims to provide a collaborative meeting poll system, similar to doodle or rdvz. It is build in python, using the django framework and a little of javascript. This application was named after Django's famous song. Feedback and collaboration are welcome at nuage@ domainepublic.net
Fast installation
Install python-django package
Extract the archive somewhere in your home folder
Install python-django package (<1.2)
Extract the nuage archive somewhere in your home folder
Edit project setings (optional)
# vi settings.py
...
...
@@ -25,7 +25,7 @@ Fast installation
Apache installation
Install python-django package
Install python-django package (<1.2)
Extract the archive somewhere in your home folder
Move the "static" folder on tha apache side.
Edit project setings, set DEBUG option to False, and change MEDIA_ROOT