#10059: New admin formfield_for_dbfield doesn't play nice with subclassing
-------------------------------------------+--------------------------------
Reporter: Alex | Owner: Alex
Status: new | Milestone: 1.1
Component: django.contrib.admin | Version: 1.0
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by jacob):
* stage: Ready for checkin => Accepted
Comment:
I'm really not sure this patch is needed. ModelAdmin.__init__ already
applies `self.formfield_overrides` *over* the defaults, so I don't quite
see what the point is here. Plus, the description of the ticket implies
something about custom model fields, which I don't quite get either.
I'm kicking this back to accepted; we need more details from the original
poster about what he's trying to do and what's broken here.
--
Ticket URL: <http://code.djangoproject.com/ticket/10059#comment:4>
Django <http://code.djangoproject.com/>
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?hl=en
-~----------~----~----~----~------~----~------~--~---