On 3/4/06, Luke Plant <[EMAIL PROTECTED]> wrote:
> Would Adrian or Jacob or someone like to comment on the original usage
> of __import__ and  whether this patch is OK?  An alternative way to do
> the imports is this:
>     __import__(app_name, '', '', ['models']).models
> and that also seems to work.
>
> One more thing: In the admin I'm not seeing the list of related objects
> to be deleted (but they are actually deleted).  Is anyone else seeing
> this?  If not there is another bug to track down.

I'm catching up on more than a week's worth of unread mailing-list
messages. Is this still an open issue?

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to