On Wed, Oct 10, 2007 at 07:41:14AM -0000, Tomi Pieviläinen wrote: > > It seems that if you have Django installed for Python 2.5, the > internal help system breaks up a bit. To reproduce just open the > normal shell (not through manage.py), type "help()" and "modules". > > Setting DJANGO_SETTINGS_MODULE works around this, but shouldn't IMO be > required. Also 2.4 works just fine (don't have 2.3 anymore). Both 0.96 > and HEAD have the same symptoms.
you can't even use tab completion of modules from inside ipython if you have django installed. Again becouse of DJANGO_SETTINGS_MODULE settings. sandro --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---