[Pydev-users] [Users] RE: django imports not found

2010-08-31 Thread SourceForge.net
The following forum message was posted by azahra at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3830053: I just went back to have a look and the red x marks on the files disappeared. Seems restarting eclipse has fixed it! -

[Pydev-users] [Users] RE: django imports not found

2010-08-30 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3830053: Can you post the paths you're adding to the pythonpath? A common problem is adding the 'django' directory, when only its parent directory should be added. Cheers, Fabio