I am running django on django\'s development server. It was working fine before but from yesterday i keep getting this error on the linux command line where server was running.
I`m trying to develop a simple plugin for the Editra editor for django development. Right now it can create django projects and apps from within the editor. The editor is based on wxPython and I want
I\'m developing application on Django, and ready to move to deployment server. I\'m able to run a new django project on apache(I can see the welcome page).
I’m using Django version 1.3 alpha 1 (SVN-14750) to build a Django site. I’ve got a couple of pages which display data, and allow me to edit that data. However, I seem to have to restart the built-
I\'m trying to draw an image in an ImageView, but i want it to be unscaled, with scrollbars as necessary. How can I accomplish this? Right now I just have 开发者_开发知识库a drawable set as the androi