Dan,

I know a workaround which is this:

django_admin = __import__('django-admin', fromlist=['django.bin'])

But I'm not into Django's code enough to know how it is generally done.

Regards,

Gerard.

Dan Ellis wrote:
> On Oct 8, 11:22 am, Malcolm Tredinnick <[EMAIL PROTECTED]>
> wrote:
> 
>> They won't. Django is Python first and foremost. So modules must have
>> legal names.
> 
> So what about all those Django apps with hyphens in their names?
> 
> > 

-- 
urls = { 'fun':  'www.zonderbroodje.nl',  'tech':  'www.gp-net.nl' }


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to