You may need to set the editor completion code settings. They are under:
Window->Preferences->PyDev->Editor->Code Completion
You may also need to add a Django installation or Django project to your path. You can install this under:
Window->Preferences->PyDev->Interpreter - Python
Hope this helps.
source share