On Oct 12, 12:56 am, Russell Keith-Magee <freakboy3...@gmail.com>
wrote:
> Sorry? Django importing magic? "from app.models import MyModel"... is magic?

I didn't say "model importing". I'm talking about things like the
restrictions on what you can import in settings.py, and ticket #8193
(double imports).

> If you're referring to the historical importing scheme (i.e., the
> version in 0.91, otherwise known as pre-magic-removal), then you need
> to go back and look at the archives - there was plenty of confusion on
> django-users about why models couldn't be imported literally, and why
> model methods didn't always behave themselves, and so on.

No, I wasn't talking about magic-removal. That's ancient history :-)

> This theme isn't as common as User modification, but asking for a
> 'pre-config' signal does pop up every now and then.

Which just means that it's been there all along, and is a real issue,
but nobody's been all that vocal about it. The occasional asking for a
'pre-config' signal points to the issue being encountered, and those
people presumably find workarounds.

> Not at all. I have repeatedly acknowledged that this is a problem that
> does exist - it's just not a  problem that many people have in
> practice. Compare and contrast with issues on the v1.2 list -
> multiple-db support is a problem that people have in practice. Logging
> (or the lack thereof) is a problem that people have in practice.
>
> Wontfix means we wont _ever_ fix the problem. That isn't true in this
> case. If you (or anyone else) can come up with a good solution for the
> problem, we'll fix it. However, in practice, you're going to need
> feedback and input from the core to make this happen. I'm just warning
> you (or whoever else tackles the problem) that it is going to be hard
> to get the attention of the core to fix a problem that not many people
> are having when there are plenty of other problems around.

Message received and (hopefully) understood. Over and out ;-)

Regards,

Vinay Sajip
--~--~---------~--~----~------------~-------~--~----~
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 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to