#9498: generic inline formsets: object has no attribute 'fk' -------------------------------------+-------------------------------------- Reporter: fredbartle | Owner: nobody Status: new | Milestone: Component: Contrib apps | Version: SVN Keywords: generic inline formsets | Stage: Unreviewed Has_patch: 0 | -------------------------------------+-------------------------------------- As of r9297, which django.contrib.admin.helpers now utilizes formset.fk, generic inline formsets now break attempting to access formset.fk. Attached is a simple fix, though I suspect there's more work to be done with generic and r9297.
-- Ticket URL: <http://code.djangoproject.com/ticket/9498> 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 -~----------~----~----~----~------~----~------~--~---
