To set up django on Eclipse on Kubuntu 10.04, perform the following steps
- Install django: installing django is very staright forward and details can be found here
- Install Eclipse: Kubuntu is shipped with KPackageKit as package manager, unfortunately, if you tried to install Eclipse using KPackageKit installation of the PyDev (Django Add on for eclipse) will fail. You will keep getting the following error: Continue Reading


