[Bug 128761] Re: django installation breaks modules command in python help()

2009-01-03 Thread Ralph Janke
Can confirm that this fix has been released latest with version 1.0-1ubuntu1 in intrepid. ** Changed in: python-django (Ubuntu) Importance: Undecided = Low Status: Confirmed = Fix Released -- django installation breaks modules command in python help()

[Bug 128761] Re: django installation breaks modules command in python help()

2008-03-26 Thread Bug Watch Updater
** Changed in: django Status: Unknown = Fix Released -- django installation breaks modules command in python help() https://bugs.launchpad.net/bugs/128761 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 128761] Re: django installation breaks modules command in python help()

2008-03-25 Thread Neal McBurnett
This is pretty clear-cut, I think. I can confirm this on feisty, with python-django version 0.95.1-1ubuntu1 and on gutsy with 0.96-1ubuntu0.1 ** Changed in: python-django (Ubuntu) Status: Incomplete = Confirmed -- django installation breaks modules command in python help()

[Bug 128761] Re: django installation breaks modules command in python help()

2008-03-25 Thread Neal McBurnett
** Bug watch added: Django Bug Tracker #5743 http://code.djangoproject.com/ticket/5743 ** Also affects: django via http://code.djangoproject.com/ticket/5743 Importance: Unknown Status: Unknown -- django installation breaks modules command in python help()

[Bug 128761] Re: django installation breaks modules command in python help()

2008-01-16 Thread Andrea Gasparini
Carl, Ralph, I don't have the fix installed, but the bug doesn't appear... Could you please tell the versions in wich the bug appears, and give some informations about your system? (at least in which ubuntu version...) I tried all versions from 0.95-1 (the feisty one) ** Changed in:

[Bug 128761] Re: django installation breaks modules command in python help()

2007-12-10 Thread Carl Karsten
It is a problem, and here is a fix: http://code.djangoproject.com/changeset/6832 btw, for those that want to repo this: help() Welcome to Python 2.5! This is the online help utility. help modules Please wait a moment while I gather a list of all available modules... Traceback (most recent

[Bug 128761] Re: django installation breaks modules command in python help()

2007-11-15 Thread Ralph Janke
Could you please reconsider your decision setting this report to invalid. While your statement makes sense in regards to running django. The problem is that as soon as django is installed, python itself is broken. There is no need to set a django environment variable for the situations in which

[Bug 128761] Re: django installation breaks modules command in python help()

2007-11-10 Thread Ralph Janke
Well, I respectfully disagree. Why do I have to set the Django environment if I just use python without django? And if so, it should be configured to be set automatically. Currently, installing django breaks python. -- django installation breaks modules command in python help()

[Bug 128761] Re: django installation breaks modules command in python help()

2007-11-08 Thread William Grant
You need to run Django stuff from within an appropriately configured Django environment, or at least with that environment variable set. ** Changed in: python-django (Ubuntu) Status: New = Invalid -- django installation breaks modules command in python help()