PyDev and Django: Autocomplete not detecting Django?

Posted by Rosarch on Stack Overflow See other posts from Stack Overflow or by Rosarch
Published on 2010-05-11T23:15:46Z Indexed on 2010/05/12 5:14 UTC
Read the original article Hit count: 392

Filed under:
|
|
|
|

I'm using PyDev with Django. The autocomplete works nicely in the shell - I start typing, and it suggests completions. However, this doesn't work in the main code editor window. How can I fix this?

I'm using:

Eclipse build #20100218-1602

PyDev 1.5.6

Eclipse IDE for Java Devs 1.2.2

© Stack Overflow or respective owner

Related posts about pydev

Related posts about ide