View Single Post
Posts: 2 | Thanked: 0 times | Joined on Oct 2008
#2
Thanks for your post ColonelMustard
I followed your steps, with Django1.0.
Encountered some problems when running 'python manage.py syncdb'
You probably already got it working, anyways, here goes;

After creating a project with an app in it, I got python errors regarding no module xml.sax.saxutils.
I solved it with adding repository "Testing Meamo Etxras", and installing package "python2.5-xml" (apt-get install python2.5-xml). Now it works fine. All commands works etc etc.

Testing Maemo Extras can be found at http://gronmayer.com/it.

Last edited by xinor; 2008-10-01 at 08:50.