So much of models are generated on the fly, I usually count it as luck if I get any code completion at all. I don't think any other IDE will help you here.
On Oct 14, 8:03 am, lmierzej <[EMAIL PROTECTED]> wrote: > hi, > I need advise... > i've started using pydev for django development > but it have some quirks... > > for example if i retrieve my model's objects by invoking > get_object_or_404() function > code completion doesn't work on object retrieved with this function... > maybe it is just me or pydev shortcoming?... Can anyone confirm or > deny this? > > does anyone know other ide then pydev in which this would work? > > Thank you for your time! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

