Regarding swappable models:
In general, good reusable applications allow developers to substitute in their 
own class or subclass for the module author's default by either a custom 
setting or an argument to a method. In general, there's no reason why that 
mechanism is insufficient, and should be done per application.

Right now, we're trying to solve the swappable model *for User*, which is a 
bigger problem because it's not confined to a single app; it's defined in auth, 
but auth functions as a nexus for lots of other things.

Regards,
Luke

-- 
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 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to