On 12/28/05, Yuri T. <[EMAIL PROTECTED]> wrote:
> Another possibility to consider is adding error messages for import
> cases.  Django seems to do a lot of magic with importing, which makes
> hard for the user to figure out where exactly it expects to actually
> find the modules.  Perhaps it would help if the code that did the
> importing magic printed a message saying what exactly it was looking
> for ("myproject.apps.polls" in this case).

Hi Yuri,

The magic with importing is going away in the magic-removal branch,
which we're currently working on and should be integrated into Django
proper within a couple of weeks. For more information, see
http://code.djangoproject.com/wiki/RemovingTheMagic .

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to