Seems reasonable to me, the tool should try it's best to preserve the
behaviour as much as possible, wheter it's documented or not.
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails fr
That's a great addition to the project! Congratulations.
I couldn't hold myself from adding my two cents to this topic.
Having the custom user model available on
"django.contrib.auth.models.User" would be transparent for third party apps
and south migrations.
This is kinda the way django-shop