> That is being caused by the fact that you have multiple baruwa installations > one from source and the other from the deb package, the settings.py file > from the source install is overriding your deb install. > > To fix you need to remove the files installed by the source install i suspect > that they will be in /usr/local/lib/python2.6/dist-packages/baruwa-1.0.2.egg > you can confirm using > > find /usr -name "baruwa*" > >
There are not 2 settings.py files. I see your other post and will make those changes. Thank you _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

