Bram - Smartelectronix wrote:
> hey everyone,
> 
> 
> ( I hope you saw the question mark at the end of the subject ;-) )
> 
> working in eclipse, it would be so wonderful to get auto completion and 
> all those other goodies working. Auto completion works just fine for 
> everything django (i.e. django.*) but no matter what I try there's no 
> auto completion inside the project/app.
> 
> Does anyone have a nice step-by-step guide to get this up and running? I 
> seem to see this question asked a lot of times all over the web, but not 
> one real, concise answer.
> 
> 
> thanks a lot for any pointers,
> 
> 
>   - bram
> 

You have to add the source folder of your project/apps to the pydev 
projects PYTHONPATH. That should do the trick.

hth
Steven

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to