ok.. so here my two problems:
1/ [2683] breaks models (see first post)
2/ If I add a field related to models.auth.User
e.g. users = Models.ManyToManyField(models.auth.User, verbose_name =
_('users'))
it also breaks models (then, none of my model is available), and this
"feature" is not related to [2683], I'll try to find if it's a normal
behaviour or not...
Regards.
--
Gaƫl Chardon.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---