On 6/3/07, EL AATIFI Sidi Mohamed <[EMAIL PROTECTED]> wrote:

> I suggest to change it:
>
> module_name = model_module.__name__.split('.')
> new_class._meta.app_label = module_name[module_name.index('models')-1]
>
> it works perfectly in the both cases.

Hi,

Thanks for the suggestion. Could you please submit this as a ticket on
our ticket tracker. This message will get lost on the mailing list;
putting it on the ticket tracker means we won't forget to look at
this.

Yours,
Russ Magee

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to