⬅︎ Back to Musings about django.contrib.auth.models.User
Instead of sub-classing, you can look at using mix-ins.
How is that any different? My point was that by leaving it as it is it becomes predictable when you go from project to project.
Comment
Instead of sub-classing, you can look at using mix-ins.
Replies
How is that any different? My point was that by leaving it as it is it becomes predictable when you go from project to project.