I'm not in front of the dev machine, but I created the model in 0.95,
so maybe that's a dev feature. Or I may have had a typo in a model the
first time through- in fact I recall that I had a space in 'class Model
C', so if the 'name clash' detection requires all models to be created
at once, that's how it got bypassed.

So Django does check for name clashes already (under ideal
circumstances). Having a 'join_model' will be helpful for a feature my
client wants, I'll try making the name clash detection work for that
too, and post the results.


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