#2562: Too much fields in User model
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Core framework | Version: 0.95
Severity: normal | Resolution: wontfix
Keywords: auth, core |
-----------------------------------+----------------------------------------
Changes (by mtredinnick):
* resolution: => wontfix
* status: new => closed
Comment:
In its current form, this ticket isn't very useful. Model inheritance
won't solve the problem that the Admin interface instantiates a User
class, not a subclass of user, for example.
There's nothing to "fix" in the current ticket. After model inheritance
has landed, if somebody wants to work out a concrete patch for changing
Admin to use subclassing somehow, we can address that then.
--
Ticket URL: <http://code.djangoproject.com/ticket/2562>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates
-~----------~----~----~----~------~----~------~--~---