The following forum message was posted by philipmjohnson at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4932737:

Greetings, I am brand new to PyDev and trying to import a preexisting Django
app without getting errors.  At the moment, I have two types of errors which
I assume are trivial but cannot figure out how to fix.

(a) mail.outbox is flagged as undefined, which is true,but the test 
documentation
says that this object is only defined at runtime.
http://python.6.n6.nabble.com/Django-9670-django-core-mail-outbox-doesn-t-exist-
anymore-remove-from-documentation-td386645.html

So, how do I tell PyDev to not flag this kind of reference as an error in my
code?

(b) An import is not understood, even though it is clearly ok.

To see both of these errors, here is a screenshot:
https://docs.google.com/open?id=0B39ynmXUoikYOTdkZDY2Y2UtODkyNi00NDc4LWIyZWUtNDk
yMmQzNzA3MWE3

Any help would be appreciated.

Philip Johnson


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to